Home
last modified time | relevance | path

Searched refs:PLDR (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/ABI/testing/
H A Dsysfs-bus-pci-drivers-btintel_pcie6 Product Level Device Reset (PLDR) on Intel PCIe Bluetooth
8 reset type. Writing integer 0 triggers PLDR. Any other
11 PLDR resets the entire on-chip platform shared between
/linux/drivers/net/wwan/t7xx/
H A Dt7xx_modem_ops.h83 PLDR, enumerator
H A Dt7xx_modem_ops.c205 } else if (type == PLDR) { in t7xx_reset_device()
226 t7xx_reset_device(t7xx_dev, PLDR); in t7xx_reset_device_via_pmic()
/linux/drivers/input/keyboard/
H A Djornada680_kbd.c40 #define PLDR 0xa4000134 macro