Searched refs:SCC_HDLCD_CONTROL_PXLCLK_SEL (Results 1 – 2 of 2) sorted by relevance
128 *ctx->config->scc_control &= ~SCC_HDLCD_CONTROL_PXLCLK_SEL; in enable_pll()203 *ctx->config->scc_control &= ~SCC_HDLCD_CONTROL_PXLCLK_SEL; in juno_hdlcd_set_rate()219 *ctx->config->scc_control &= ~SCC_HDLCD_CONTROL_PXLCLK_SEL; in juno_hdlcd_set_rate()276 if ((*ctx->config->scc_control & SCC_HDLCD_CONTROL_PXLCLK_SEL) == in juno_hdlcd_get_rate()
128 #define SCC_HDLCD_CONTROL_PXLCLK_SEL UINT32_C(0x00000001) macro
Completed in 4 milliseconds