Home
last modified time | relevance | path

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

/SCP-firmware-master/product/juno/module/juno_hdlcd/src/
A Dmod_juno_hdlcd.c128 *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()
204 *ctx->config->scc_control |= SCC_HDLCD_CONTROL_PXLCLK_SEL_CLKIN; in juno_hdlcd_set_rate()
219 *ctx->config->scc_control &= ~SCC_HDLCD_CONTROL_PXLCLK_SEL; in juno_hdlcd_set_rate()
220 *ctx->config->scc_control |= SCC_HDLCD_CONTROL_PXLCLK_SEL_PLL; in juno_hdlcd_set_rate()
276 if ((*ctx->config->scc_control & SCC_HDLCD_CONTROL_PXLCLK_SEL) == in juno_hdlcd_get_rate()
/SCP-firmware-master/product/juno/scp_ramfw/
A Dconfig_juno_hdlcd.c46 .scc_control = &SCC->HDLCD0_CONTROL,
63 .scc_control = &SCC->HDLCD1_CONTROL,
/SCP-firmware-master/product/juno/module/juno_hdlcd/include/
A Dmod_juno_hdlcd.h59 FWK_RW uint32_t *scc_control; member

Completed in 4 milliseconds