Searched refs:img_prl_out_writel (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/img/ |
H A D | img-parallel-out.c | 67 static inline void img_prl_out_writel(struct img_prl_out *prl, in img_prl_out_writel() function 88 img_prl_out_writel(prl, ctl, IMG_PRL_OUT_CTL); in img_prl_out_reset() 103 img_prl_out_writel(prl, reg, IMG_PRL_OUT_CTL); in img_prl_out_trigger() 144 img_prl_out_writel(prl, reg, IMG_PRL_OUT_CTL); in img_prl_out_hw_params() 171 img_prl_out_writel(prl, reg, IMG_PRL_OUT_CTL); 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()
|