Searched refs:S526_AO_CTRL_CHAN (Results 1 – 1 of 1) sorted by relevance
47 #define S526_AO_CTRL_CHAN(x) (((x) & 0x3) << 1) macro478 unsigned int ctrl = S526_AO_CTRL_CHAN(chan); in s526_ao_insn_write()