Searched refs:b6 (Results 1 – 3 of 3) sorted by relevance
/drivers/iio/pressure/ |
D | bmp280-core.c | 856 s32 b3, b6; in bmp180_compensate_press() local 861 b6 = data->t_fine - 4000; in bmp180_compensate_press() 862 x1 = (calib->B2 * (b6 * b6 >> 12)) >> 11; in bmp180_compensate_press() 863 x2 = calib->AC2 * b6 >> 11; in bmp180_compensate_press() 866 x1 = calib->AC3 * b6 >> 13; in bmp180_compensate_press() 867 x2 = (calib->B1 * ((b6 * b6) >> 12)) >> 16; in bmp180_compensate_press()
|
/drivers/atm/ |
D | fore200e.h | 75 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b1; b2; b3; b4; b5; b6; argument 81 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b6; b5; b4; b3; b2; b1; argument
|
/drivers/tty/vt/ |
D | cp437.uni | 32 0x10 U+25b6 U+25ba 36 0x14 U+00b6
|