Home
last modified time | relevance | path

Searched refs:IMG_PRL_OUT_CTL_EDGE_MASK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/img/
H A Dimg-parallel-out.c31 #define IMG_PRL_OUT_CTL_EDGE_MASK BIT(2) macro
159 control_set |= IMG_PRL_OUT_CTL_EDGE_MASK; in img_prl_out_set_fmt()
172 reg = (reg & ~IMG_PRL_OUT_CTL_EDGE_MASK) | control_set; in img_prl_out_set_fmt()
257 img_prl_out_writel(prl, IMG_PRL_OUT_CTL_EDGE_MASK, IMG_PRL_OUT_CTL); in img_prl_out_probe()
/kernel/linux/linux-6.6/sound/soc/img/
H A Dimg-parallel-out.c31 #define IMG_PRL_OUT_CTL_EDGE_MASK BIT(2) macro
159 control_set |= IMG_PRL_OUT_CTL_EDGE_MASK; in img_prl_out_set_fmt()
170 reg = (reg & ~IMG_PRL_OUT_CTL_EDGE_MASK) | control_set; in img_prl_out_set_fmt()
249 img_prl_out_writel(prl, IMG_PRL_OUT_CTL_EDGE_MASK, IMG_PRL_OUT_CTL); in img_prl_out_probe()

Completed in 2 milliseconds