Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/c67x00/
H A Dc67x00.h34 #define SOF_EOP_EN(x) ((x) ? 0x0002 : 0x0001) macro
H A Dc67x00-hcd.c103 if (usb_status & SOF_EOP_EN(port)) in c67x00_hub_control()