Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_e610.h94 s32 ixgbe_aci_set_gpio(struct ixgbe_hw *hw, u16 gpio_ctrl_handle, u8 pin_idx,
96 s32 ixgbe_aci_get_gpio(struct ixgbe_hw *hw, u16 gpio_ctrl_handle, u8 pin_idx,
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() argument
1938 cmd->gpio_ctrl_handle = IXGBE_CPU_TO_LE16(gpio_ctrl_handle); 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() argument
1966 cmd->gpio_ctrl_handle = IXGBE_CPU_TO_LE16(gpio_ctrl_handle); in ixgbe_aci_get_gpio()
H A Dixgbe_type_e610.h1231 __le16 gpio_ctrl_handle; member
/freebsd/sys/dev/ice/
H A Dice_common.h354 ice_aq_set_gpio(struct ice_hw *hw, u16 gpio_ctrl_handle, u8 pin_idx, bool value,
357 ice_aq_get_gpio(struct ice_hw *hw, u16 gpio_ctrl_handle, u8 pin_idx,
H A Dice_common.c6393 * @gpio_ctrl_handle: GPIO controller node handle in ice_aq_get_port_options()
6401 ice_aq_set_gpio(struct ice_hw *hw, u16 gpio_ctrl_handle, u8 pin_idx, bool value, in ice_aq_get_port_options()
6409 cmd->gpio_ctrl_handle = CPU_TO_LE16(gpio_ctrl_handle); in ice_aq_get_port_options()
6419 * @gpio_ctrl_handle: GPIO controller node handle in ice_aq_get_port_options()
6428 ice_aq_get_gpio(struct ice_hw *hw, u16 gpio_ctrl_handle, u8 pin_idx,
6437 cmd->gpio_ctrl_handle = CPU_TO_LE16(gpio_ctrl_handle); in ice_aq_set_port_option()
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 Dice_adminq_cmd.h2150 __le16 gpio_ctrl_handle;
2189 __le16 gpio_ctrl_handle;
2068 __le16 gpio_ctrl_handle; global() member
2107 __le16 gpio_ctrl_handle; global() member