Searched refs:LOCK_TIMEOUT_US (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/clk/microchip/ |
| H A D | clk-core.c | 73 #define LOCK_TIMEOUT_US USEC_PER_MSEC macro 177 1, LOCK_TIMEOUT_US); in pbclk_set_rate() 199 1, LOCK_TIMEOUT_US); in pbclk_set_rate() 450 1, LOCK_TIMEOUT_US); in roclk_set_parent() 491 1, LOCK_TIMEOUT_US); in roclk_set_rate_and_parent() 525 1, LOCK_TIMEOUT_US); in roclk_set_rate_and_parent() 815 !(v & SLEW_BUSY), 1, LOCK_TIMEOUT_US); in sclk_set_rate() 868 !(v & OSC_SWEN), 1, LOCK_TIMEOUT_US); in sclk_set_parent()
|
| /linux/drivers/clk/imx/ |
| H A D | clk-pfdv2.c | 39 #define LOCK_TIMEOUT_US USEC_PER_MSEC macro 48 0, LOCK_TIMEOUT_US); in clk_pfdv2_wait()
|