Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PD
arch/m68k/include/asm/MC68328.h
513
#define PD(x) (1 << (x))
arch/m68k/include/asm/MC68EZ328.h
425
#define PD(x) (1 << (x))
arch/m68k/include/asm/MC68VZ328.h
434
#define PD(x) (1 << (x))
drivers/hwmon/as370-hwmon.c
18
#define PD BIT(0)
drivers/phy/freescale/phy-fsl-imx8qm-lvds-phy.c
33
#define PD BIT(0)