Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/chipidea/
Dhost.c148 hw_write(ci, OP_PORTSC, PORTSC_PFSC, PORTSC_PFSC); in host_start()
Dbits.h69 #define PORTSC_PFSC BIT(24) macro
Dcore.c457 hw_write(ci, OP_PORTSC, PORTSC_PFSC, PORTSC_PFSC); in hw_device_reset()