Searched refs:PG (Results 1 – 12 of 12) sorted by relevance
/linux-4.4.14/arch/m68k/include/asm/ |
D | MC68328.h | 584 #define PG(x) (1 << (x)) macro 586 #define PG_UART_TXD PG(0) /* Use UART_TXD as PG(0) */ 587 #define PG_UART_RXD PG(1) /* Use UART_RXD as PG(1) */ 588 #define PG_PWMOUT PG(2) /* Use PWMOUT as PG(2) */ 589 #define PG_TOUT2 PG(3) /* Use TOUT2 as PG(3) */ 590 #define PG_TIN2 PG(4) /* Use TIN2 as PG(4) */ 591 #define PG_TOUT1 PG(5) /* Use TOUT1 as PG(5) */ 592 #define PG_TIN1 PG(6) /* Use TIN1 as PG(6) */ 593 #define PG_RTCOUT PG(7) /* Use RTCOUT as PG(7) */
|
D | MC68EZ328.h | 495 #define PG(x) (1 << (x)) macro
|
D | MC68VZ328.h | 505 #define PG(x) (1 << (x)) macro
|
/linux-4.4.14/Documentation/devicetree/bindings/power/ |
D | bq24257.txt | 19 - pg-gpios: GPIO used for connecting the bq2425x device PG (Power Good) pin. 21 possible as this is the recommended way to obtain the charger's input PG 22 state. If this pin is not specified a software-based approach for PG
|
/linux-4.4.14/include/linux/ceph/ |
D | rados.h | 305 f(PGLS, __CEPH_OSD_OP(RD, PG, 1), "pgls") \ 306 f(PGLS_FILTER, __CEPH_OSD_OP(RD, PG, 2), "pgls-filter") \ 307 f(PG_HITSET_LS, __CEPH_OSD_OP(RD, PG, 3), "pg-hitset-ls") \ 308 f(PG_HITSET_GET, __CEPH_OSD_OP(RD, PG, 4), "pg-hitset-get")
|
/linux-4.4.14/arch/blackfin/mach-bf518/ |
D | Kconfig | 31 PG{1,2} <-> PWM_{CH,CL} 76 PG{5,6,7} <-> {PPICLK/TMRCLK,TMR0/PPIFS1,TMR1/PPIFS2} 81 PG{12,13,14} <-> {PPICLK/TMRCLK,TMR0/PPIFS1,TMR1/PPIFS2}
|
/linux-4.4.14/drivers/net/ethernet/qlogic/ |
D | Kconfig | 54 mode of DCB is supported. PG and PFC values are related only
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | cpm2.h | 75 #define mk_cr_cmd(PG, SBC, MCN, OP) \ argument 76 ((PG << 26) | (SBC << 21) | (MCN << 6) | OP)
|
/linux-4.4.14/arch/x86/kernel/ |
D | head_32.S | 449 andl $0x80000011,%eax # Save PG,PE,ET
|
/linux-4.4.14/drivers/staging/comedi/ |
D | Kconfig | 175 Enable support for Advantech PCL-812/PG, PCL-813/B, ADLink 176 ACL-8112DG/HG/PG, ACL-8113, ACL-8216, ICP DAS A-821PGH/PGL/PGL-NDA, 177 A-822PGH/PGL, A-823PGH/PGL, A-826PG and ICP DAS ISO-813 ISA cards
|
/linux-4.4.14/drivers/eisa/ |
D | eisa.ids | 912 ISA9C01 "Matrox PG-1281" 913 ISA9C02 "Matrox PG-1024" 914 ISA9C03 "Matrox PG-641"
|
/linux-4.4.14/Documentation/blockdev/ |
D | README.DAC960 | 33 and DAC960PJ/PG/PU/PD/PL. See below for a complete controller list as well as
|