Searched refs:_dsp_mtlo (Results 1 – 1 of 1) sorted by relevance
1850 #define _dsp_mtlo(val, reg) _dsp_mtxxx(val, ((reg << 11) | 0x0002)) macro1863 #define mtlo0(x) _dsp_mtlo(x, 0)1864 #define mtlo1(x) _dsp_mtlo(x, 1)1865 #define mtlo2(x) _dsp_mtlo(x, 2)1866 #define mtlo3(x) _dsp_mtlo(x, 3)