Home
last modified time | relevance | path

Searched defs:PG (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/iio/temperature/
Dmlx90635.c289 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
Dmlx90632.c897 s32 PT, PR, PG, PO; in mlx90632_calc_ambient_dsp105() local
/linux-6.12.1/arch/m68k/include/asm/
DMC68328.h586 #define PG(x) (1 << (x)) macro
DMC68EZ328.h497 #define PG(x) (1 << (x)) macro
DMC68VZ328.h506 #define PG(x) (1 << (x)) macro
/linux-6.12.1/arch/powerpc/include/asm/
Dcpm2.h76 #define mk_cr_cmd(PG, SBC, MCN, OP) \ argument