Searched refs:hw_read_pci (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/sound/pci/ctxfi/ |
H A D | cthw20k1.c | 44 static u32 hw_read_pci(struct hw *hw, u32 reg); 1364 if ((hw_read_pci(hw, 0xcc) & 0xff) == 0xaa) i2c_unlock() 1369 if ((hw_read_pci(hw, 0xcc) & 0xff) == 0xaa) i2c_unlock() 1374 if ((hw_read_pci(hw, 0xcc) & 0xff) == 0xaa) i2c_unlock() 1382 if ((hw_read_pci(hw, 0xcc) & 0xff) == 0xaa) i2c_lock() 1391 ret = hw_read_pci(hw, 0xEC); i2c_write() 1409 ret = hw_read_pci(hw, 0xEC); hw_reset_dac() 1459 ret = hw_read_pci(hw, 0xEC); hw_dac_init() 1603 ret = hw_read_pci(hw, 0xEC); adc_input_select_SBx() 1653 ret = hw_read_pci(hw, 0xEC); adc_input_select_hendrix() 1743 ret = hw_read_pci(hw, 0xEC); adc_init_SBx() 2137 static u32 hw_read_pci(struct hw *hw, u32 reg) hw_read_pci() function
|
Completed in 60 milliseconds