Searched refs:DSPA_CLK_CTRL (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/clk/meson/ |
| H A D | a9-peripherals.c | 54 #define DSPA_CLK_CTRL 0x220 macro 477 static A9_COMP_SEL(dspa_0, DSPA_CLK_CTRL, 9, 0x7, a9_dspa_parents, NULL); 478 static A9_COMP_DIV(dspa_0, DSPA_CLK_CTRL, 0, 7); 479 static A9_COMP_GATE(dspa_0, DSPA_CLK_CTRL, 8, CLK_SET_RATE_GATE); 481 static A9_COMP_SEL(dspa_1, DSPA_CLK_CTRL, 25, 0x7, a9_dspa_parents, NULL); 482 static A9_COMP_DIV(dspa_1, DSPA_CLK_CTRL, 16, 7); 483 static A9_COMP_GATE(dspa_1, DSPA_CLK_CTRL, 24, CLK_SET_RATE_GATE); 487 .offset = DSPA_CLK_CTRL,
|