Home
last modified time | relevance | path

Searched refs:OVERRIDE_SESS_VLD_SEL (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/usb/cdns3/
Ddrd.c114 reg |= OVERRIDE_SESS_VLD_SEL; in cdns_clear_vbus()
127 reg &= ~OVERRIDE_SESS_VLD_SEL; in cdns_set_vbus()
Ddrd.h197 #define OVERRIDE_SESS_VLD_SEL BIT(10) macro