Searched refs:hw_read_20kx (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ctxfi/ |
H A D | cthw20k2.c | 35 static u32 hw_read_20kx(struct hw *hw, u32 reg); 420 ctl->ca = hw_read_20kx(hw, SRC_CA+idx*0x100); in src_get_ca() 466 ret = hw_read_20kx(hw, SRC_ENBSTAT); in src_mgr_commit_write() 1091 blk->txctl[i] = hw_read_20kx(hw, AUDIO_IO_TX_CTL+(0x40*i)); in daio_mgr_get_ctrl_blk() 1092 blk->rxctl[i] = hw_read_20kx(hw, AUDIO_IO_RX_CTL+(0x40*i)); in daio_mgr_get_ctrl_blk() 1124 return hw_read_20kx(hw, WC); in get_wc() 1261 data = hw_read_20kx(hw, TRANSPORT_ENB); in hw_trn_init() 1317 pllctl = hw_read_20kx(hw, PLL_CTL); in hw_pll_init() 1323 pllstat = hw_read_20kx(hw, PLL_STAT); in hw_pll_init() 1359 gctl = hw_read_20kx(h in hw_auto_init() 2210 static u32 hw_read_20kx(struct hw *hw, u32 reg) hw_read_20kx() function [all...] |
H A D | cthw20k1.c | 32 static u32 hw_read_20kx(struct hw *hw, u32 reg); 420 ctl->ca = hw_read_20kx(hw, SRCCA+idx*0x100); in src_get_ca() 466 ret = hw_read_20kx(hw, SRCENBSTAT); in src_mgr_commit_write() 1148 blk->i2sctl = hw_read_20kx(hw, I2SCTL); in daio_mgr_get_ctrl_blk() 1149 blk->spoctl = hw_read_20kx(hw, SPOCTL); in daio_mgr_get_ctrl_blk() 1150 blk->spictl = hw_read_20kx(hw, SPICTL); in daio_mgr_get_ctrl_blk() 1181 return hw_read_20kx(hw, WC); in get_wc() 1209 /*i2sorg = hw_read_20kx(hw, I2SCTL);*/ in hw_daio_init() 1314 if (hw_read_20kx(hw, PLLCTL) == pllctl) in hw_pll_init() 1333 gctl = hw_read_20kx(h in hw_auto_init() 2096 static u32 hw_read_20kx(struct hw *hw, u32 reg) hw_read_20kx() function [all...] |
/kernel/linux/linux-6.6/sound/pci/ctxfi/ |
H A D | cthw20k2.c | 35 static u32 hw_read_20kx(struct hw *hw, u32 reg); 420 ctl->ca = hw_read_20kx(hw, SRC_CA+idx*0x100); in src_get_ca() 466 ret = hw_read_20kx(hw, SRC_ENBSTAT); in src_mgr_commit_write() 1091 blk->txctl[i] = hw_read_20kx(hw, AUDIO_IO_TX_CTL+(0x40*i)); in daio_mgr_get_ctrl_blk() 1092 blk->rxctl[i] = hw_read_20kx(hw, AUDIO_IO_RX_CTL+(0x40*i)); in daio_mgr_get_ctrl_blk() 1124 return hw_read_20kx(hw, WC); in get_wc() 1261 data = hw_read_20kx(hw, TRANSPORT_ENB); in hw_trn_init() 1317 pllctl = hw_read_20kx(hw, PLL_CTL); in hw_pll_init() 1323 pllstat = hw_read_20kx(hw, PLL_STAT); in hw_pll_init() 1359 gctl = hw_read_20kx(h in hw_auto_init() 2206 static u32 hw_read_20kx(struct hw *hw, u32 reg) hw_read_20kx() function [all...] |
H A D | cthw20k1.c | 32 static u32 hw_read_20kx(struct hw *hw, u32 reg); 420 ctl->ca = hw_read_20kx(hw, SRCCA+idx*0x100); in src_get_ca() 466 ret = hw_read_20kx(hw, SRCENBSTAT); in src_mgr_commit_write() 1148 blk->i2sctl = hw_read_20kx(hw, I2SCTL); in daio_mgr_get_ctrl_blk() 1149 blk->spoctl = hw_read_20kx(hw, SPOCTL); in daio_mgr_get_ctrl_blk() 1150 blk->spictl = hw_read_20kx(hw, SPICTL); in daio_mgr_get_ctrl_blk() 1181 return hw_read_20kx(hw, WC); in get_wc() 1209 /*i2sorg = hw_read_20kx(hw, I2SCTL);*/ in hw_daio_init() 1314 if (hw_read_20kx(hw, PLLCTL) == pllctl) in hw_pll_init() 1333 gctl = hw_read_20kx(h in hw_auto_init() 2092 static u32 hw_read_20kx(struct hw *hw, u32 reg) hw_read_20kx() function [all...] |
Completed in 11 milliseconds