Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 1 milliseconds