Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/axis/
Dclk-artpec6.c20 #define NUM_I2S_CLOCKS 2 macro
31 static const char *const i2s_clk_names[NUM_I2S_CLOCKS] = {
36 static const int i2s_clk_indexes[NUM_I2S_CLOCKS] = {
175 for (i = 0; i < NUM_I2S_CLOCKS; ++i) { in artpec6_clkctrl_probe()