Home
last modified time | relevance | path

Searched defs:gpio_ctrl_handle (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ixgbe/
H A Dixgbe_e610.c1930 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 Dixgbe_type_e610.h1231 __le16 gpio_ctrl_handle; member
/freebsd/sys/dev/ice/
H A Dice_common.c6094 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 Dice_adminq_cmd.h2068 __le16 gpio_ctrl_handle; global() member
2107 __le16 gpio_ctrl_handle; global() member