Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/at91/
Dclk-programmable.c110 if (layout->have_slck_mck) in clk_programmable_set_parent()
117 if (index > PROG_MAX_RM9200_CSS && !layout->have_slck_mck) in clk_programmable_set_parent()
139 if (layout->have_slck_mck && (pckr & AT91_PMC_CSSMCK_MCK) && !ret) in clk_programmable_get_parent()
260 .have_slck_mck = 0,
268 .have_slck_mck = 1,
276 .have_slck_mck = 0,
Dpmc.h87 u8 have_slck_mck; member
Dsam9x60.c64 .have_slck_mck = 0,
Dsama5d2.c151 .have_slck_mck = 0,
Dsama7g5.c873 .have_slck_mck = 0,