Home
last modified time | relevance | path

Searched defs:PORT_RES_EN (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/c67x00/
Dc67x00.h33 #define PORT_RES_EN(x) ((x) ? 0x0100 : 0x0080) macro
/kernel/linux/linux-6.6/drivers/usb/c67x00/
Dc67x00.h33 #define PORT_RES_EN(x) ((x) ? 0x0100 : 0x0080) macro