Searched refs:CGU_REG_GPSCDR (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/clk/ingenic/ |
A D | jz4760-cgu.c | 40 #define CGU_REG_GPSCDR 0x80 macro 241 .mux = { CGU_REG_GPSCDR, 31, 1 }, 242 .div = { CGU_REG_GPSCDR, 0, 1, 4, -1, -1, -1 },
|
A D | jz4770-cgu.c | 36 #define CGU_REG_GPSCDR 0x80 macro 262 .mux = { CGU_REG_GPSCDR, 31, 1 }, 263 .div = { CGU_REG_GPSCDR, 0, 1, 4, -1, -1, -1 },
|
Completed in 4 milliseconds