Home
last modified time | relevance | path

Searched refs:PK (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/arch/m68k/68000/
Dm68VZ328.c75 PKSEL |= PK(3); /* select pin as I/O */ in init_hardware()
76 PKDIR |= PK(3); /* select pin as output */ in init_hardware()
77 PKDATA |= PK(3); /* set pin high */ in init_hardware()
/Linux-v5.10/Documentation/ABI/stable/
Dsysfs-bus-mhi16 Description: The file holds the OEM PK Hash value of the endpoint device
/Linux-v5.10/arch/m68k/include/asm/
DMC68328.h625 #define PK(x) (1 << (x)) macro
DMC68VZ328.h543 #define PK(x) (1 << (x)) macro
/Linux-v5.10/Documentation/admin-guide/media/
Dgspca-cardlist.rst318 vc032x 0ac8:0328 A4Tech PK-130MG
/Linux-v5.10/
DMAINTAINERS11867 M: Mark-PK Tsai <mark-pk.tsai@mediatek.com>