Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/at91/
Dclk-programmable.c109 if (layout->have_slck_mck) in clk_programmable_set_parent()
116 if (index > PROG_MAX_RM9200_CSS && !layout->have_slck_mck) in clk_programmable_set_parent()
138 if (layout->have_slck_mck && (pckr & AT91_PMC_CSSMCK_MCK) && !ret) in clk_programmable_get_parent()
235 .have_slck_mck = 0,
243 .have_slck_mck = 1,
251 .have_slck_mck = 0,
Dpmc.h85 u8 have_slck_mck; member
Dsam9x60.c63 .have_slck_mck = 0,
Dsama5d2.c139 .have_slck_mck = 0,
Dsama7g5.c792 .have_slck_mck = 0,