Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/meson/
H A Daxg-pdm.c81 struct axg_pdm_hcic hcic; member
151 unsigned int os = filters->hcic.ds; in axg_pdm_get_os()
306 const struct axg_pdm_hcic *hcic = &priv->cfg->filters->hcic; in axg_pdm_set_hcic_ctrl() local
309 val = PDM_HCIC_CTRL1_STAGE_NUM(hcic->steps); in axg_pdm_set_hcic_ctrl()
310 val |= PDM_HCIC_CTRL1_DSR(hcic->ds); in axg_pdm_set_hcic_ctrl()
311 val |= PDM_HCIC_CTRL1_GAIN_MULT(hcic->mult); in axg_pdm_set_hcic_ctrl()
312 val |= PDM_HCIC_CTRL1_GAIN_SFT(hcic->shift); in axg_pdm_set_hcic_ctrl()
539 .hcic = {