Searched refs:SPRD_DIV_CLK (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/clk/sprd/ |
D | div.h | 50 #define SPRD_DIV_CLK(_struct, _name, _parent, _reg, \ macro
|
D | sc9860-clk.c | 548 static SPRD_DIV_CLK(sdio0_1x, "sdio0-1x", "sdio0-2x", 0x32c, 550 static SPRD_DIV_CLK(sdio1_1x, "sdio1-1x", "sdio1-2x", 0x334, 552 static SPRD_DIV_CLK(sdio2_1x, "sdio2-1x", "sdio2-2x", 0x33c, 554 static SPRD_DIV_CLK(emmc_1x, "emmc-1x", "emmc-2x", 0x344,
|