Home
last modified time | relevance | path

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

/openbmc/linux/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()
299 const struct axg_pdm_hcic *hcic = &priv->cfg->filters->hcic; in axg_pdm_set_hcic_ctrl() local
302 val = PDM_HCIC_CTRL1_STAGE_NUM(hcic->steps); in axg_pdm_set_hcic_ctrl()
303 val |= PDM_HCIC_CTRL1_DSR(hcic->ds); in axg_pdm_set_hcic_ctrl()
304 val |= PDM_HCIC_CTRL1_GAIN_MULT(hcic->mult); in axg_pdm_set_hcic_ctrl()
305 val |= PDM_HCIC_CTRL1_GAIN_SFT(hcic->shift); in axg_pdm_set_hcic_ctrl()
541 .hcic = {