Home
last modified time | relevance | path

Searched refs:have_slck_mck (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/clk/at91/
Dclk-programmable.c108 if (layout->have_slck_mck) in clk_programmable_set_parent()
112 if (index > PROG_MAX_RM9200_CSS && !layout->have_slck_mck) in clk_programmable_set_parent()
134 if (layout->have_slck_mck && (pckr & AT91_PMC_CSSMCK_MCK) && !ret) in clk_programmable_get_parent()
226 .have_slck_mck = 0,
234 .have_slck_mck = 1,
242 .have_slck_mck = 0,
Dpmc.h75 u8 have_slck_mck; member
Dsam9x60.c49 .have_slck_mck = 0,
Dsama5d2.c139 .have_slck_mck = 0,