Home
last modified time | relevance | path

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

/drivers/usb/c67x00/
Dc67x00-ll-hpi.c360 hpi_set_bits(sie->dev, USB_CTL_REG(sie->sie_num), HOST_MODE); in c67x00_ll_husb_init_host_port()
365 if (!(hpi_read_word(sie->dev, USB_CTL_REG(sie->sie_num)) & HOST_MODE)) in c67x00_ll_husb_init_host_port()
Dc67x00.h46 #define HOST_MODE 0x0200 macro