Searched refs:_x1 (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/arch/frv/kernel/ |
D | setup.c | 132 #define _x1 _frac(1,1) macro 150 static struct clock_cmode __pminitdata undef_clock_cmode = { _x1, _x1, _x1, _x1, _x1 }; 153 [4] = { _x1, _x1, _x2, _x2, _x0_25 }, 154 [5] = { _x1, _x2, _x4, _x4, _x0_5 }, 155 [8] = { _x1, _x1, _x1, _x2, _x0_25 }, 156 [9] = { _x1, _x2, _x2, _x4, _x0_5 }, 157 [11] = { _x1, _x4, _x4, _x8, _x1 }, 158 [12] = { _x1, _x1, _x2, _x4, _x0_5 }, 159 [13] = { _x1, _x2, _x4, _x8, _x1 }, 163 [0] = { _x1, _x1, _x1, _x1, _x0_5 }, [all …]
|