Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dsl811-hcd.c34 #define SL811_ADR (0x50000000) macro
49 *(volatile unsigned char *) (SL811_ADR) = index; in sl811_write()
59 *(volatile unsigned char *) (SL811_ADR) = index; in sl811_read()
71 *(volatile unsigned char *) (SL811_ADR) = offset; in sl811_read_buf()
84 *(volatile unsigned char *) (SL811_ADR) = offset; in sl811_write_buf()