Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/cris/drivers/
Dvirtex.c105 static volatile short *port_csr0_word_addr; variable
331 port_csr0_word_addr[theReg]=theValue; in virtex_writereg()
337 return(port_csr0_word_addr[theReg]); in virtex_readreg()
395 port_csr0_word_addr = (volatile unsigned short *) in virtex_init()