Searched refs:SOC_RESET_CONTROL_I2S_1_MBOX_RST_MASK (Results 1 – 1 of 1) sorted by relevance
45 #define SOC_RESET_CONTROL_I2S_1_MBOX_RST_MASK 0x10000000 macro46 #define SOC_RESET_CONTROL_I2S_1_MBOX_RST_GET(x) (((x) & SOC_RESET_CONTROL_I2S_1_MBOX_RST_MASK) >> …47 …RST_SET(x) (((x) << SOC_RESET_CONTROL_I2S_1_MBOX_RST_LSB) & SOC_RESET_CONTROL_I2S_1_MBOX_RST_MASK)