Home
last modified time | relevance | path

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

/linux/drivers/usb/c67x00/
H A Dc67x00-ll-hpi.c346 hpi_set_bits(sie->dev, USB_CTL_REG(sie->sie_num), HOST_MODE); in c67x00_ll_husb_init_host_port()
351 if (!(hpi_read_word(sie->dev, USB_CTL_REG(sie->sie_num)) & HOST_MODE)) in c67x00_ll_husb_init_host_port()
H A Dc67x00.h32 #define HOST_MODE 0x0200 macro