Home
last modified time | relevance | path

Searched refs:DEV_RST (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/include/linux/mfd/
Drk808.h376 #define DEV_RST BIT(2) macro
/Linux-v6.1/drivers/mfd/
Drk808.c588 bit = DEV_RST; in rk808_restart_notify()
/Linux-v6.1/drivers/usb/gadget/udc/
Dlpc32xx_udc.c422 #define DEV_RST 0x10 macro
2112 if (tmp & DEV_RST) in udc_handle_dev()