Searched refs:ice_read_pca9575_reg (Results 1 – 2 of 2) sorted by relevance
398 err = ice_read_pca9575_reg(hw, ICE_PCA9575_P0_IN, &data); in ice_gnss_is_module_present()
6087 * ice_read_pca9575_reg - read the register from the PCA9575 controller6094 int ice_read_pca9575_reg(struct ice_hw *hw, u8 offset, u8 *data)6096 int ice_read_pca9575_reg(struct ice_hw *hw, u8 offset, u8 *data) ice_read_pca9575_reg() function