Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/clk/ti/
A Ddpll3xxx.c409 if (dd->dcc_mask) { in omap3_noncore_dpll_program()
411 v |= dd->dcc_mask; /* Enable DCC */ in omap3_noncore_dpll_program()
413 v &= ~dd->dcc_mask; /* Disable DCC */ in omap3_noncore_dpll_program()
A Ddpll.c529 .dcc_mask = BIT(22), in of_ti_omap5_mpu_dpll_setup()
/linux-6.3-rc2/include/linux/clk/
A Dti.h109 u32 dcc_mask; member

Completed in 6 milliseconds