Searched refs:PK (Results 1 - 15 of 15) sorted by relevance

/linux-4.4.14/arch/m68k/68000/
H A Dm68VZ328.c75 PKSEL |= PK(3); /* select pin as I/O */ init_hardware()
76 PKDIR |= PK(3); /* select pin as output */ init_hardware()
77 PKDATA |= PK(3); /* set pin high */ init_hardware()
/linux-4.4.14/arch/sh/include/cpu-sh4/cpu/
H A Dsh7785.h66 /* PK */
/linux-4.4.14/arch/m68k/include/asm/
H A DMC68VZ328.h542 #define PK(x) (1 << (x)) macro
544 #define PK_DATAREADY 0x01 /* Use ~DATA_READY as PK[0] */
545 #define PK_PWM2 0x01 /* Use PWM2 as PK[0] */
546 #define PK_R_W 0x02 /* Use R/W as PK[1] */
547 #define PK_LDS 0x04 /* Use /LDS as PK[2] */
548 #define PK_UDS 0x08 /* Use /UDS as PK[3] */
549 #define PK_LD4 0x10 /* Use LD4 as PK[4] */
550 #define PK_LD5 0x20 /* Use LD5 as PK[5] */
551 #define PK_LD6 0x40 /* Use LD6 as PK[6] */
552 #define PK_LD7 0x80 /* Use LD7 as PK[7] */
H A DMC68328.h623 #define PK(x) (1 << (x)) macro
/linux-4.4.14/drivers/s390/crypto/
H A Dzcrypt_msgtype6.c138 * - function code ('PD' 0x5044 or 'PK' 0x504B)
141 * + 0x000A 'ZERO-PAD' (MCL2 'PK')
143 * + 0x000A 'MRP ' (MCL3 'PK' or CEX2C 'PK')
/linux-4.4.14/drivers/staging/skein/
H A Dskein_base.h189 #define SKEIN_T1_BLK_TYPE_PK SKEIN_T1_BLK_TYPE(PK) /* pubkey (for sigs) */
/linux-4.4.14/drivers/net/wireless/ath/
H A Dregd_common.h435 {CTRY_PAKISTAN, NULL1_WORLD, "PK"},
/linux-4.4.14/drivers/pinctrl/sh-pfc/
H A Dpfc-sh7785.c417 /* PK GPIO */
584 /* PK FN */
763 /* PK */
/linux-4.4.14/drivers/media/pci/cx18/
H A Dcx18-firmware.c374 cx18_write_reg(cx, 0x00000101, CX18_WMB_CLIENT13); /* PK */ cx18_init_memory()
/linux-4.4.14/drivers/net/ethernet/fujitsu/
H A Dfmvj18x_cs.c483 card_name = "PK-UG-J001"; fmvj18x_config()
687 PCMCIA_PFC_DEVICE_PROD_ID12(0, "NEC", "PK-UG-J001" ,0x18df0ba0 ,0x831b1064),
/linux-4.4.14/drivers/tty/serial/8250/
H A Dserial_cs.c704 PCMCIA_PFC_DEVICE_PROD_ID12(1, "NEC", "PK-UG-J001" ,0x18df0ba0 ,0x831b1064),
/linux-4.4.14/arch/ia64/kernel/
H A Dfsys.S437 * PSR_PRESERVED_BITS==PSR.{UP,MFL,MFH,PK,DT,PP,SP,RT,IC}, we
/linux-4.4.14/drivers/crypto/
H A Dhifn_795x.c295 #define HIFN_PLL_PK_CLK_HBI 0x00000000 /* PK engine HBI clock */
296 #define HIFN_PLL_PK_CLK_PLL 0x00000008 /* PK engine PLL clock */
/linux-4.4.14/drivers/crypto/caam/
H A Ddesc.h355 /* PK types */
/linux-4.4.14/drivers/usb/gadget/udc/
H A Datmel_usba_udc.c1545 DBG(DBG_BUS, "%s: TX PK ready\n", ep->ep.name); usba_ep_irq()

Completed in 769 milliseconds