Home
last modified time | relevance | path

Searched refs:PORTPM_L1S (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dtegra-xudc.c111 #define PORTPM_L1S(x) ((x) & PORTPM_L1S_MASK) macro
2889 val |= PORTPM_L1S(PORTPM_L1S_ACCEPT); in tegra_xudc_port_connect()
2891 val |= PORTPM_L1S(PORTPM_L1S_NYET); in tegra_xudc_port_connect()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dtegra-xudc.c110 #define PORTPM_L1S(x) ((x) & PORTPM_L1S_MASK) macro
2900 val |= PORTPM_L1S(PORTPM_L1S_ACCEPT); in tegra_xudc_port_connect()
2902 val |= PORTPM_L1S(PORTPM_L1S_NYET); in tegra_xudc_port_connect()

Completed in 11 milliseconds