Home
last modified time | relevance | path

Searched refs:pid_mask (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/clk/at91/
H A Dclk-generated.c47 (gck->id & gck->layout->pid_mask)); in clk_generated_enable()
66 (gck->id & gck->layout->pid_mask)); in clk_generated_disable()
81 (gck->id & gck->layout->pid_mask)); in clk_generated_is_enabled()
279 (gck->id & gck->layout->pid_mask)); in clk_generated_startup()
H A Dclk-peripheral.c168 (periph->id & periph->layout->pid_mask)); in clk_sam9x5_peripheral_enable()
190 (periph->id & periph->layout->pid_mask)); in clk_sam9x5_peripheral_disable()
208 (periph->id & periph->layout->pid_mask)); in clk_sam9x5_peripheral_is_enabled()
228 (periph->id & periph->layout->pid_mask)); in clk_sam9x5_peripheral_recalc_rate()
H A Dat91sam9n12.c68 .pid_mask = GENMASK(5, 0),
H A Dsama5d3.c34 .pid_mask = GENMASK(6, 0),
H A Dpmc.h98 u32 pid_mask; member
H A Dsama5d4.c34 .pid_mask = GENMASK(6, 0),
H A Dat91sam9x5.c55 .pid_mask = GENMASK(5, 0),
H A Dsam9x60.c71 .pid_mask = GENMASK(6, 0),
H A Dsama5d2.c35 .pid_mask = GENMASK(6, 0),
H A Ddt-compat.c101 .pid_mask = GENMASK(5, 0),
H A Dsama7g5.c801 .pid_mask = GENMASK(6, 0),