Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ctxfi/
H A Dcthw20k1.c35 static void hw_write_pci(struct hw *hw, u32 reg, u32 data);
1357 hw_write_pci(hw, 0xcc, 0x8c); in i2c_unlock()
1358 hw_write_pci(hw, 0xcc, 0x0e); in i2c_unlock()
1362 hw_write_pci(hw, 0xcc, 0xee); in i2c_unlock()
1363 hw_write_pci(hw, 0xcc, 0xaa); in i2c_unlock()
1373 hw_write_pci(hw, 0xcc, 0x00); in i2c_lock()
1383 hw_write_pci(hw, 0xE0, device); in i2c_write()
1384 hw_write_pci(hw, 0xE4, (data << 8) | (addr & 0xff)); in i2c_write()
1596 hw_write_pci(hw, 0xEC, 0x05); in adc_input_select_SBx()
1646 hw_write_pci(hw, 0xEC, 0x05); in adc_input_select_hendrix()
[all …]