Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/at91/
H A 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,
H A Dpmc.h87 u8 have_slck_mck; member
H A Dsam9x60.c64 .have_slck_mck = 0,
H A Dsama5d2.c161 .have_slck_mck = 0,
H A Dsama7g5.c968 .have_slck_mck = 0,