Home
last modified time | relevance | path

Searched refs:NUM_I2S_CLOCKS (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clk/axis/
H A Dclk-artpec6.c17 #define NUM_I2S_CLOCKS 2 macro
28 static const char *const i2s_clk_names[NUM_I2S_CLOCKS] = {
33 static const int i2s_clk_indexes[NUM_I2S_CLOCKS] = {
172 for (i = 0; i < NUM_I2S_CLOCKS; ++i) { in artpec6_clkctrl_probe()