/linux-6.12.1/arch/m68k/include/asm/ |
D | MC68328.h | 586 #define PG(x) (1 << (x)) macro 588 #define PG_UART_TXD PG(0) /* Use UART_TXD as PG(0) */ 589 #define PG_UART_RXD PG(1) /* Use UART_RXD as PG(1) */ 590 #define PG_PWMOUT PG(2) /* Use PWMOUT as PG(2) */ 591 #define PG_TOUT2 PG(3) /* Use TOUT2 as PG(3) */ 592 #define PG_TIN2 PG(4) /* Use TIN2 as PG(4) */ 593 #define PG_TOUT1 PG(5) /* Use TOUT1 as PG(5) */ 594 #define PG_TIN1 PG(6) /* Use TIN1 as PG(6) */ 595 #define PG_RTCOUT PG(7) /* Use RTCOUT as PG(7) */
|
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/arm/boot/dts/ti/omap/ |
D | am335x-boneblack.dts | 19 * All PG 2.0 silicon may not support 1GHz but some of the early 20 * BeagleBone Blacks have PG 2.0 silicon which is guaranteed 21 * to support 1GHz OPP so enable it for PG 2.0 on this board.
|
D | dra76x-mmc-iodelay.dtsi | 18 * a revision tag to both the new and old entry. Use 'rev11' for PG 1.1, 19 * 'rev20' for PG 2.0 and so on.
|
D | dra72x-mmc-iodelay.dtsi | 20 * a revision tag to both the new and old entry. Use 'rev10' for PG 1.0, 21 * 'rev20' for PG 2.0 and so on.
|
D | dra74x-mmc-iodelay.dtsi | 20 * a revision tag to both the new and old entry. Use 'rev11' for PG 1.1, 21 * 'rev20' for PG 2.0 and so on.
|
/linux-6.12.1/include/linux/ceph/ |
D | rados.h | 317 f(PGLS, __CEPH_OSD_OP(RD, PG, 1), "pgls") \ 318 f(PGLS_FILTER, __CEPH_OSD_OP(RD, PG, 2), "pgls-filter") \ 319 f(PG_HITSET_LS, __CEPH_OSD_OP(RD, PG, 3), "pg-hitset-ls") \ 320 f(PG_HITSET_GET, __CEPH_OSD_OP(RD, PG, 4), "pg-hitset-get")
|
/linux-6.12.1/arch/loongarch/kernel/ |
D | head.S | 51 li.w t0, 0xb0 # PLV=0, IE=0, PG=1 133 li.w t0, 0xb0 # PLV=0, IE=0, PG=1
|
/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() argument 302 *PG = (s16)read_tmp; in mlx90635_read_ee_ambient() 610 s16 PG, PO, Gb; in mlx90635_calc_ambient() local 613 ret = mlx90635_read_ee_ambient(data->regmap_ee, &PG, &PO, &Gb); in mlx90635_calc_ambient() 632 PG, PO, Gb); in mlx90635_calc_ambient() 847 s16 Fb, Ga, Gb, Ha, Hb, PG, PO; in mlx90635_wakeup() local 879 ret = mlx90635_read_ee_ambient(data->regmap_ee, &PG, &PO, &Gb); in mlx90635_wakeup()
|
D | mlx90632.c | 897 s32 PT, PR, PG, PO; in mlx90632_calc_ambient_dsp105() local 904 ret = mlx90632_read_ee_register(data->regmap, MLX90632_EE_P_G, &PG); in mlx90632_calc_ambient_dsp105() 923 PT, PR, PG, PO, Gb); in mlx90632_calc_ambient_dsp105()
|
/linux-6.12.1/arch/loongarch/power/ |
D | suspend_asm.S | 80 li.w t0, 0xb0 # PLV=0, IE=0, PG=1
|
/linux-6.12.1/drivers/net/ethernet/qlogic/ |
D | Kconfig | 55 mode of DCB is supported. PG and PFC values are related only
|
/linux-6.12.1/arch/x86/kernel/ |
D | head_32.S | 269 andl $0x80000011,%eax # Save PG,PE,ET
|
/linux-6.12.1/arch/arm/boot/dts/allwinner/ |
D | sun8i-h2-plus-bananapi-m2-zero.dts | 240 /* PG */
|
D | sun7i-a20-bananapi.dts | 234 /* PG */
|
D | sun6i-a31s-sinovoip-bpi-m2.dts | 307 /* PG */
|
/linux-6.12.1/arch/powerpc/include/asm/ |
D | cpm2.h | 76 #define mk_cr_cmd(PG, SBC, MCN, OP) \ argument 77 ((PG << 26) | (SBC << 21) | (MCN << 6) | OP)
|
/linux-6.12.1/drivers/comedi/ |
D | Kconfig | 171 Enable support for Advantech PCL-812/PG, PCL-813/B, ADLink 172 ACL-8112DG/HG/PG, ACL-8113, ACL-8216, ICP DAS A-821PGH/PGL/PGL-NDA, 173 A-822PGH/PGL, A-823PGH/PGL, A-826PG and ICP DAS ISO-813 ISA cards
|
/linux-6.12.1/drivers/eisa/ |
D | eisa.ids | 912 ISA9C01 "Matrox PG-1281" 913 ISA9C02 "Matrox PG-1024" 914 ISA9C03 "Matrox PG-641"
|