Searched defs:PG (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/drivers/iio/temperature/ |
D | mlx90635.c | 289 static int mlx90635_read_ee_ambient(struct regmap *regmap, s16 *PG, s16 *PO, s16 *Gb) in mlx90635_read_ee_ambient() 610 s16 PG, PO, Gb; in mlx90635_calc_ambient() local 847 s16 Fb, Ga, Gb, Ha, Hb, PG, PO; in mlx90635_wakeup() local
|
D | mlx90632.c | 897 s32 PT, PR, PG, PO; in mlx90632_calc_ambient_dsp105() local
|
/linux-6.12.1/arch/m68k/include/asm/ |
D | MC68328.h | 586 #define PG(x) (1 << (x)) macro
|
D | MC68EZ328.h | 497 #define PG(x) (1 << (x)) macro
|
D | MC68VZ328.h | 506 #define PG(x) (1 << (x)) macro
|
/linux-6.12.1/arch/powerpc/include/asm/ |
D | cpm2.h | 76 #define mk_cr_cmd(PG, SBC, MCN, OP) \ argument
|