Searched refs:conf_write (Results 1 – 3 of 3) sorted by relevance
| /arch/alpha/kernel/ |
| A D | core_t2.c | 235 conf_write(unsigned long addr, unsigned int value, unsigned char type1) in conf_write() function 315 conf_write(addr, value << ((where & 3) * 8), type1); in t2_write_config()
|
| A D | core_mcpcia.c | 135 conf_write(unsigned long addr, unsigned int value, unsigned char type1, in conf_write() function 235 conf_write(addr, value, type1, hose); in mcpcia_write_config()
|
| A D | core_cia.c | 161 conf_write(unsigned long addr, unsigned int value, unsigned char type1) in conf_write() function 240 conf_write(addr, value << ((where & 3) * 8), type1); in cia_write_config()
|
Completed in 9 milliseconds