Searched refs:_dsp_mtlo (Results 1 – 1 of 1) sorted by relevance
1837 #define _dsp_mtlo(val, reg) _dsp_mtxxx(val, ((reg << 11) | 0x0002)) macro1850 #define mtlo0(x) _dsp_mtlo(x, 0)1851 #define mtlo1(x) _dsp_mtlo(x, 1)1852 #define mtlo2(x) _dsp_mtlo(x, 2)1853 #define mtlo3(x) _dsp_mtlo(x, 3)