Home
last modified time | relevance | path

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

/arch/alpha/kernel/
Dcore_apecs.c209 conf_write(unsigned long addr, unsigned int value, unsigned char type1) in conf_write() function
306 conf_write(addr, value << ((where & 3) * 8), type1); in apecs_write_config()
Dcore_lca.c168 conf_write(unsigned long addr, unsigned int value) in conf_write() function
231 conf_write(addr, value << ((where & 3) * 8)); in lca_write_config()
Dcore_t2.c235 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()
Dcore_mcpcia.c135 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()
Dcore_cia.c161 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()