Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.c102 bool atl1e_read_eeprom(struct atl1e_hw *hw, u32 offset, u32 *p_value) in atl1e_read_eeprom()
/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.c140 bool atl1c_read_eeprom(struct atl1c_hw *hw, u32 offset, u32 *p_value) in atl1c_read_eeprom()
/openbmc/u-boot/drivers/ddr/fsl/
H A Dinteractive.c2090 char *p_value = NULL; in fsl_ddr_interactive() local
/openbmc/linux/drivers/net/ethernet/atheros/atlx/
H A Datl1.c307 static bool atl1_read_eeprom(struct atl1_hw *hw, u32 offset, u32 *p_value) in atl1_read_eeprom()