Searched refs:PERIPH_DIV (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/mvebu/ |
H A D | armada-37xx-periph.c | 159 #define PERIPH_DIV(_name, _reg, _shift, _table) \ macro 189 static PERIPH_DIV(_name, _reg, _shift1, _table); 193 static PERIPH_DIV(_name, _reg, _shift, _table);
|
/kernel/linux/linux-6.6/drivers/clk/mvebu/ |
H A D | armada-37xx-periph.c | 159 #define PERIPH_DIV(_name, _reg, _shift, _table) \ macro 189 static PERIPH_DIV(_name, _reg, _shift1, _table); 193 static PERIPH_DIV(_name, _reg, _shift, _table);
|
Completed in 3 milliseconds