Searched refs:_x2 (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/ |
H A D | speed.c | 26 _x2, enumerator 49 {_1x, _x2}, /* 0x08 */ 53 {_1_5x, _x2}, /* 0x0C */ 57 {_2x, _x2}, /* 0x10 */ 61 {_2_5x, _x2}, /* 0x14 */ 65 {_3x, _x2}, /* 0x18 */
|
/openbmc/linux/drivers/iio/adc/ |
H A D | palmas_gpadc.c | 45 #define PALMAS_ADC_INFO(_chan, _x1, _x2, _v1, _v2, _t1, _t2, _is_uncalibrated) \ argument 48 .x2 = _x2, \
|