Searched refs:_dsp_mtlo (Results 1 – 1 of 1) sorted by relevance
1843 #define _dsp_mtlo(val, reg) _dsp_mtxxx(val, ((reg << 11) | 0x0002)) macro1856 #define mtlo0(x) _dsp_mtlo(x, 0)1857 #define mtlo1(x) _dsp_mtlo(x, 1)1858 #define mtlo2(x) _dsp_mtlo(x, 2)1859 #define mtlo3(x) _dsp_mtlo(x, 3)