Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dsl811-hcd.c35 #define SL811_ADR (0x50000000) macro
50 *(volatile unsigned char *) (SL811_ADR) = index; in sl811_write()
60 *(volatile unsigned char *) (SL811_ADR) = index; in sl811_read()
72 *(volatile unsigned char *) (SL811_ADR) = offset; in sl811_read_buf()
85 *(volatile unsigned char *) (SL811_ADR) = offset; in sl811_write_buf()