Searched refs:spdif_sel (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | analogix_dp-rockchip.c | 66 const struct rockchip_grf_reg_field spdif_sel; member 124 rockchip_grf_field_write(dp->grf, &dp->data->spdif_sel, in rockchip_dp_audio_hw_params() 138 rockchip_grf_field_write(dp->grf, &dp->data->spdif_sel, 0); in rockchip_dp_audio_shutdown() 794 .spdif_sel = GRF_REG_FIELD(0x0000, 4, 4), 803 .spdif_sel = GRF_REG_FIELD(0x0004, 4, 4),
|
| /OK3568_Linux_fs/kernel/drivers/clk/imx/ |
| H A D | clk-imx5.c | 121 static const char *spdif_sel[] = { "pll1_sw", "pll2_sw", "pll3_sw", "spdif_xtal_sel", }; variable 263 …LK_SPDIF0_SEL] = imx_clk_mux("spdif0_sel", MXC_CCM_CSCMR2, 0, 2, spdif_sel, ARRAY_SIZE(spdif_sel)); in mx5_clocks_common_init() 424 spdif_sel, ARRAY_SIZE(spdif_sel)); in mx51_clocks_init()
|
| H A D | clk-imx35.c | 67 /* 15 */ esdhc_sel, esdhc1_div, esdhc2_div, esdhc3_div, spdif_sel, enumerator 147 …clk[spdif_sel] = imx_clk_mux("spdif_sel", base + MX35_CCM_PDR3, 22, 1, std_sel, ARRAY_SIZE(std_sel… in _mx35_clocks_init()
|
| H A D | clk-imx7d.c | 139 static const char *spdif_sel[] = { "osc", "pll_sys_pfd2_135m_clk", variable 515 …] = imx_clk_hw_mux2_flags("spdif_src", base + 0xa680, 24, 3, spdif_sel, ARRAY_SIZE(spdif_sel), CLK… in imx7d_clocks_init()
|