Home
last modified time | relevance | path

Searched refs:pin_func (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_common.c1646 u32 pin_func = 0; in i40e_led_set() local
1649 pin_func = I40E_PIN_FUNC_SDP; in i40e_led_set()
1651 pin_func = I40E_PIN_FUNC_LED; in i40e_led_set()
1654 gpio_val |= ((pin_func << in i40e_led_set()