Symbol: hw_read_20kx
sound/pci/ctxfi/cthw20k1.c
1148
blk->i2sctl = hw_read_20kx(hw, I2SCTL);
sound/pci/ctxfi/cthw20k1.c
1149
blk->spoctl = hw_read_20kx(hw, SPOCTL);
sound/pci/ctxfi/cthw20k1.c
1150
blk->spictl = hw_read_20kx(hw, SPICTL);
sound/pci/ctxfi/cthw20k1.c
1181
return hw_read_20kx(hw, WC);
sound/pci/ctxfi/cthw20k1.c
1314
if (hw_read_20kx(hw, PLLCTL) == pllctl)
sound/pci/ctxfi/cthw20k1.c
1333
gctl = hw_read_20kx(hw, GCTL);
sound/pci/ctxfi/cthw20k1.c
1340
gctl = hw_read_20kx(hw, GCTL);
sound/pci/ctxfi/cthw20k1.c
1407
gpioorg = (u16)hw_read_20kx(hw, GPIO);
sound/pci/ctxfi/cthw20k1.c
1430
gpioorg = (u16)hw_read_20kx(hw, GPIO);
sound/pci/ctxfi/cthw20k1.c
1438
gpioorg = (u16)hw_read_20kx(hw, GPIO);
sound/pci/ctxfi/cthw20k1.c
1475
gpioorg = (u16)hw_read_20kx(hw, GPIO);
sound/pci/ctxfi/cthw20k1.c
1493
data = hw_read_20kx(hw, GPIO);
sound/pci/ctxfi/cthw20k1.c
1514
data = hw_read_20kx(hw, GPIO);
sound/pci/ctxfi/cthw20k1.c
1556
data = hw_read_20kx(hw, GPIO);
sound/pci/ctxfi/cthw20k1.c
1598
data = hw_read_20kx(hw, GPIO);
sound/pci/ctxfi/cthw20k1.c
1648
data = hw_read_20kx(hw, GPIO);
sound/pci/ctxfi/cthw20k1.c
1750
if (!(hw_read_20kx(hw, ID0) & 0x100))
sound/pci/ctxfi/cthw20k1.c
1755
gpioorg = (u16)hw_read_20kx(hw, GPIO);
sound/pci/ctxfi/cthw20k1.c
1883
status = hw_read_20kx(hw, GIP);
sound/pci/ctxfi/cthw20k1.c
1960
data = hw_read_20kx(hw, PLLCTL);
sound/pci/ctxfi/cthw20k1.c
2011
gctl = hw_read_20kx(hw, GCTL);
sound/pci/ctxfi/cthw20k1.c
2064
data = hw_read_20kx(hw, SRCMCTL);
sound/pci/ctxfi/cthw20k1.c
32
static u32 hw_read_20kx(struct hw *hw, u32 reg);
sound/pci/ctxfi/cthw20k1.c
420
ctl->ca = hw_read_20kx(hw, SRCCA+idx*0x100);
sound/pci/ctxfi/cthw20k1.c
466
ret = hw_read_20kx(hw, SRCENBSTAT);
sound/pci/ctxfi/cthw20k2.c
1092
blk->txctl[i] = hw_read_20kx(hw, AUDIO_IO_TX_CTL+(0x40*i));
sound/pci/ctxfi/cthw20k2.c
1093
blk->rxctl[i] = hw_read_20kx(hw, AUDIO_IO_RX_CTL+(0x40*i));
sound/pci/ctxfi/cthw20k2.c
1125
return hw_read_20kx(hw, WC);
sound/pci/ctxfi/cthw20k2.c
1267
data = hw_read_20kx(hw, TRANSPORT_ENB);
sound/pci/ctxfi/cthw20k2.c
1323
pllctl = hw_read_20kx(hw, PLL_CTL);
sound/pci/ctxfi/cthw20k2.c
1329
pllstat = hw_read_20kx(hw, PLL_STAT);
sound/pci/ctxfi/cthw20k2.c
1365
gctl = hw_read_20kx(hw, GLOBAL_CNTL_GCTL);
sound/pci/ctxfi/cthw20k2.c
1372
gctl = hw_read_20kx(hw, GLOBAL_CNTL_GCTL);
sound/pci/ctxfi/cthw20k2.c
1455
if (hw_read_20kx(hw, I2C_IF_WLOCK) == STATE_UNLOCKED)
sound/pci/ctxfi/cthw20k2.c
1466
if (hw_read_20kx(hw, I2C_IF_WLOCK) == STATE_LOCKED)
sound/pci/ctxfi/cthw20k2.c
1492
i2c_status = hw_read_20kx(hw, I2C_IF_STATUS);
sound/pci/ctxfi/cthw20k2.c
1511
i2c_status = hw_read_20kx(hw, I2C_IF_STATUS);
sound/pci/ctxfi/cthw20k2.c
1526
ret = hw_read_20kx(hw, I2C_IF_STATUS);
sound/pci/ctxfi/cthw20k2.c
1537
i2c_status = hw_read_20kx(hw, I2C_IF_STATUS);
sound/pci/ctxfi/cthw20k2.c
1553
*datap = hw_read_20kx(hw, I2C_IF_RDATA);
sound/pci/ctxfi/cthw20k2.c
1564
i2c_status = hw_read_20kx(hw, I2C_IF_STATUS);
sound/pci/ctxfi/cthw20k2.c
1586
data = hw_read_20kx(hw, GPIO_DATA);
sound/pci/ctxfi/cthw20k2.c
1595
data = hw_read_20kx(hw, GPIO_DATA);
sound/pci/ctxfi/cthw20k2.c
1635
data = hw_read_20kx(hw, GPIO_DATA);
sound/pci/ctxfi/cthw20k2.c
1648
data = hw_read_20kx(hw, GPIO_DATA);
sound/pci/ctxfi/cthw20k2.c
1656
data = hw_read_20kx(hw, GPIO_CTRL);
sound/pci/ctxfi/cthw20k2.c
1779
data = hw_read_20kx(hw, GPIO_DATA);
sound/pci/ctxfi/cthw20k2.c
1825
data = hw_read_20kx(hw, GPIO_DATA);
sound/pci/ctxfi/cthw20k2.c
1848
data = hw_read_20kx(hw, GPIO_DATA);
sound/pci/ctxfi/cthw20k2.c
1858
data = hw_read_20kx(hw, GPIO_DATA);
sound/pci/ctxfi/cthw20k2.c
1876
data = hw_read_20kx(hw, GPIO_CTRL);
sound/pci/ctxfi/cthw20k2.c
1934
ctl = hw_read_20kx(hw, GPIO_CTRL);
sound/pci/ctxfi/cthw20k2.c
1963
u32 data = hw_read_20kx(hw, GPIO_EXT_DATA);
sound/pci/ctxfi/cthw20k2.c
1985
data = hw_read_20kx(hw, GPIO_DATA);
sound/pci/ctxfi/cthw20k2.c
1989
data = hw_read_20kx(hw, GPIO_EXT_DATA) & ~0x30;
sound/pci/ctxfi/cthw20k2.c
2002
data = hw_read_20kx(hw, GPIO_DATA);
sound/pci/ctxfi/cthw20k2.c
2047
status = hw_read_20kx(hw, GIP);
sound/pci/ctxfi/cthw20k2.c
2088
gctl = hw_read_20kx(hw, GLOBAL_CNTL_GCTL);
sound/pci/ctxfi/cthw20k2.c
2127
data = hw_read_20kx(hw, PLL_ENB);
sound/pci/ctxfi/cthw20k2.c
2179
gctl = hw_read_20kx(hw, GLOBAL_CNTL_GCTL);
sound/pci/ctxfi/cthw20k2.c
2228
data = hw_read_20kx(hw, SRC_MCTL);
sound/pci/ctxfi/cthw20k2.c
35
static u32 hw_read_20kx(struct hw *hw, u32 reg);
sound/pci/ctxfi/cthw20k2.c
420
ctl->ca = hw_read_20kx(hw, SRC_CA+idx*0x100);
sound/pci/ctxfi/cthw20k2.c
466
ret = hw_read_20kx(hw, SRC_ENBSTAT);