Searched refs:CGU_REG_PCMCDR (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/clk/ingenic/ |
A D | jz4760-cgu.c | 41 #define CGU_REG_PCMCDR 0x84 macro 252 .mux = { CGU_REG_PCMCDR, 30, 2 }, 253 .div = { CGU_REG_PCMCDR, 0, 1, 9, -1, -1, -1, BIT(0) },
|
A D | jz4770-cgu.c | 37 #define CGU_REG_PCMCDR 0x84 macro 280 .mux = { CGU_REG_PCMCDR, 30, 2 }, 281 .div = { CGU_REG_PCMCDR, 0, 1, 9, -1, -1, -1 },
|
A D | jz4780-cgu.c | 44 #define CGU_REG_PCMCDR 0x84 macro 486 .mux = { CGU_REG_PCMCDR, 29, 2 }, 487 .div = { CGU_REG_PCMCDR, 0, 1, 8, 28, 27, 26 }, 493 .mux = { CGU_REG_PCMCDR, 31, 1 },
|
A D | x1000-cgu.c | 34 #define CGU_REG_PCMCDR 0x84 macro
|
Completed in 11 milliseconds