Searched refs:GATE_IP_MSCL (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/clk/samsung/ |
H A D | clk-exynos5420.c | 123 #define GATE_IP_MSCL 0x10970 macro 250 GATE_IP_MSCL, 1295 GATE(CLK_MSCL0, "mscl0", "aclk400_mscl", GATE_IP_MSCL, 0, 0, 0), 1296 GATE(CLK_MSCL1, "mscl1", "aclk400_mscl", GATE_IP_MSCL, 1, 0, 0), 1297 GATE(CLK_MSCL2, "mscl2", "aclk400_mscl", GATE_IP_MSCL, 2, 0, 0), 1299 GATE_IP_MSCL, 8, 0, 0), 1301 GATE_IP_MSCL, 9, 0, 0), 1303 GATE_IP_MSCL, 10, 0, 0), 1311 { GATE_IP_MSCL, 0xffffffff, 0xffffffff }, /* MSCL gates */
|