Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/dai/nxp/sai/
Dsai.h40 #define _SAI_GET_CLOCK_ID(clock_idx, inst)\ argument
41 DT_INST_PHA_BY_IDX_OR(inst, clocks, clock_idx, name, 0x0)
44 #define _SAI_GET_CLOCK_NAME(clock_idx, inst)\ argument
45 DT_INST_PROP_BY_IDX(inst, clock_names, clock_idx)