Home
last modified time | relevance | path

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

/optee_os/core/drivers/clk/sam/
A Dat91_peripheral.c15 #define PERIPHERAL_ID_MIN 2 macro
60 if (periph->id < PERIPHERAL_ID_MIN) in clk_sam9x5_peripheral_enable()
79 if (periph->id < PERIPHERAL_ID_MIN) in clk_sam9x5_peripheral_disable()
96 if (periph->id < PERIPHERAL_ID_MIN) in clk_sam9x5_peripheral_get_rate()
120 if (periph->id < PERIPHERAL_ID_MIN || !periph->range.max) { in clk_sam9x5_peripheral_set_rate()

Completed in 2 milliseconds