Searched refs:AWDSP_RX_SET_ENABLE (Results 1 – 2 of 2) sorted by relevance
222 ret = aw_qcom_read_data_from_dsp(AWDSP_RX_SET_ENABLE, in aw_dsp_get_rx_module_enable()225 ret = aw_mtk_read_data_from_dsp(AWDSP_RX_SET_ENABLE, in aw_dsp_get_rx_module_enable()249 ret = aw_qcom_write_data_to_dsp(AWDSP_RX_SET_ENABLE, in aw_dsp_set_rx_module_enable()252 ret = aw_mtk_write_data_to_dsp(AWDSP_RX_SET_ENABLE, in aw_dsp_set_rx_module_enable()
16 #define AWDSP_RX_SET_ENABLE (0x10013D11) macro