Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/c67x00/
H A Dc67x00-ll-hpi.c42 #define HUSB_SIE_INIT_INT(x) ((x) ? 0x0073 : 0x0072) macro
312 rc = c67x00_comm_exec_int(dev, HUSB_SIE_INIT_INT(sie->sie_num), &data); in c67x00_ll_husb_sie_init()