Searched defs:gpio_ctrl_handle (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/ixgbe/ |
H A D | ixgbe_e610.c | 1930 s32 ixgbe_aci_set_gpio(struct ixgbe_hw *hw, u16 gpio_ctrl_handle, u8 pin_idx, in ixgbe_aci_set_gpio() 1957 s32 ixgbe_aci_get_gpio(struct ixgbe_hw *hw, u16 gpio_ctrl_handle, u8 pin_idx, in ixgbe_aci_get_gpio()
|
H A D | ixgbe_type_e610.h | 1231 __le16 gpio_ctrl_handle; member
|
/freebsd/sys/dev/ice/ |
H A D | ice_common.c | 6094 ice_aq_set_gpio(struct ice_hw * hw,u16 gpio_ctrl_handle,u8 pin_idx,bool value,struct ice_sq_cd * cd) ice_aq_set_gpio() argument 6121 ice_aq_get_gpio(struct ice_hw * hw,u16 gpio_ctrl_handle,u8 pin_idx,bool * value,struct ice_sq_cd * cd) ice_aq_get_gpio() argument
|
H A D | ice_adminq_cmd.h | 2068 __le16 gpio_ctrl_handle; global() member 2107 __le16 gpio_ctrl_handle; global() member
|