Home
last modified time | relevance | path

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

/Linux-v6.6/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()
263 .have_slck_mck = 0,
271 .have_slck_mck = 1,
279 .have_slck_mck = 0,
Dpmc.h87 u8 have_slck_mck; member
Dsam9x60.c64 .have_slck_mck = 0,
Dsama5d2.c161 .have_slck_mck = 0,
Dsama7g5.c968 .have_slck_mck = 0,