Searched refs:IO_NUM_REG_MUTE_OUT (Results 1 – 3 of 3) sorted by relevance
110 /* unmute outputs (a write to IO_NUM_REG_MUTE_OUT mutes!) */ in pcxhr_sub_init() 112 rmh.cmd[0] |= IO_NUM_REG_MUTE_OUT; in pcxhr_sub_init() 128 /* a read to IO_NUM_REG_MUTE_OUT register unmutes! */ in pcxhr_reset_board() 130 rmh.cmd[0] |= IO_NUM_REG_MUTE_OUT; in pcxhr_reset_board()
99 #define IO_NUM_REG_MUTE_OUT 2 macro
328 rmh.cmd[0] |= IO_NUM_REG_MUTE_OUT; in pcxhr_sub_set_clock() 358 rmh.cmd[0] |= IO_NUM_REG_MUTE_OUT; in pcxhr_sub_set_clock()