Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ctxfi/
H A Dcthw20k1.c34 static u32 hw_read_pci(struct hw *hw, u32 reg);
1354 if ((hw_read_pci(hw, 0xcc) & 0xff) == 0xaa) in i2c_unlock()
1359 if ((hw_read_pci(hw, 0xcc) & 0xff) == 0xaa) in i2c_unlock()
1364 if ((hw_read_pci(hw, 0xcc) & 0xff) == 0xaa) in i2c_unlock()
1372 if ((hw_read_pci(hw, 0xcc) & 0xff) == 0xaa) in i2c_lock()
1381 ret = hw_read_pci(hw, 0xEC); in i2c_write()
1399 ret = hw_read_pci(hw, 0xEC); in hw_reset_dac()
1449 ret = hw_read_pci(hw, 0xEC); in hw_dac_init()
1593 ret = hw_read_pci(hw, 0xEC); in adc_input_select_SBx()
1643 ret = hw_read_pci(hw, 0xEC); in adc_input_select_hendrix()
[all …]