Home
last modified time | relevance | path

Searched refs:PG (Results 1 – 19 of 19) sorted by relevance

/linux/arch/m68k/include/asm/
H A DMC68328.h586 #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) */
H A DMC68EZ328.h497 #define PG(x) (1 << (x)) macro
H A DMC68VZ328.h506 #define PG(x) (1 << (x)) macro
/linux/arch/arm/boot/dts/ti/omap/
H A Dam335x-boneblack.dts19 * 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.
H A Ddra76x-mmc-iodelay.dtsi18 * 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.
H A Ddra72x-mmc-iodelay.dtsi20 * 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.
H A Ddra74x-mmc-iodelay.dtsi20 * 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/include/linux/ceph/
H A Drados.h317 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/arch/loongarch/power/
H A Dsuspend_asm.S82 li.w t0, 0xb0 # PLV=0, IE=0, PG=1
/linux/sound/soc/codecs/
H A Dcs48l32.h201 CS48L32_EQ_REG_NAME_PASTER(name, band, PG), \
219 CS48L32_EQ_REG_NAME_PASTER(name, BAND5, PG), \
/linux/drivers/net/ethernet/qlogic/
H A DKconfig55 mode of DCB is supported. PG and PFC values are related only
/linux/arch/x86/kernel/
H A Dhead_32.S270 andl $0x80000011,%eax # Save PG,PE,ET
/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-v3s-netcube-kumquat.dts212 "ESP_CLK", "ESP_CMD", "ESP_D0", "ESP_D1", // PG
H A Dsun8i-h2-plus-bananapi-m2-zero.dts240 /* PG */
H A Dsun7i-a20-bananapi.dts261 /* PG */
H A Dsun6i-a31s-sinovoip-bpi-m2.dts307 /* PG */
/linux/arch/powerpc/include/asm/
H A Dcpm2.h76 #define mk_cr_cmd(PG, SBC, MCN, OP) \ argument
77 ((PG << 26) | (SBC << 21) | (MCN << 6) | OP)
/linux/arch/loongarch/include/asm/
H A Dstackframe.h53 li.w \temp, 0xb0 # PLV=0, IE=0, PG=1
/linux/drivers/eisa/
H A Deisa.ids912 ISA9C01 "Matrox PG-1281"
913 ISA9C02 "Matrox PG-1024"
914 ISA9C03 "Matrox PG-641"