Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.h286 ice_aq_set_gpio(struct ice_hw *hw, u16 gpio_ctrl_handle, u8 pin_idx, bool value,
H A Dice_ptp_hw.c5274 status = ice_aq_set_gpio(hw, handle, i + ICE_PCA9575_P1_OFFSET, in ice_write_sma_ctrl_e810t()
H A Dice_common.c5833 ice_aq_set_gpio(struct ice_hw *hw, u16 gpio_ctrl_handle, u8 pin_idx, bool value, in ice_aq_set_gpio() function