Searched refs:clock_idx (Results 1 – 1 of 1) sorted by relevance
40 #define _SAI_GET_CLOCK_ID(clock_idx, inst)\ argument41 DT_INST_PHA_BY_IDX_OR(inst, clocks, clock_idx, name, 0x0)44 #define _SAI_GET_CLOCK_NAME(clock_idx, inst)\ argument45 DT_INST_PROP_BY_IDX(inst, clock_names, clock_idx)