Searched refs:DECLARE_REFO_CLOCK (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/microchip/ |
H A D | clk-pic32mzda.c | 41 #define DECLARE_REFO_CLOCK(__clkid, __reg) \ macro 62 DECLARE_REFO_CLOCK(1, 0x80), 63 DECLARE_REFO_CLOCK(2, 0xa0), 64 DECLARE_REFO_CLOCK(3, 0xc0), 65 DECLARE_REFO_CLOCK(4, 0xe0), 66 DECLARE_REFO_CLOCK(5, 0x100),
|
/kernel/linux/linux-6.6/drivers/clk/microchip/ |
H A D | clk-pic32mzda.c | 41 #define DECLARE_REFO_CLOCK(__clkid, __reg) \ macro 62 DECLARE_REFO_CLOCK(1, 0x80), 63 DECLARE_REFO_CLOCK(2, 0xa0), 64 DECLARE_REFO_CLOCK(3, 0xc0), 65 DECLARE_REFO_CLOCK(4, 0xe0), 66 DECLARE_REFO_CLOCK(5, 0x100),
|
Completed in 1 milliseconds