Searched refs:conf_write (Results 1 - 11 of 11) sorted by relevance

/linux-4.4.14/arch/alpha/kernel/
H A Dcore_apecs.c208 conf_write(unsigned long addr, unsigned int value, unsigned char type1) conf_write() function
255 printk("apecs.c:conf_write: got stat0=%x\n", stat0); conf_write()
305 conf_write(addr, value << ((where & 3) * 8), type1); apecs_write_config()
H A Dcore_mcpcia.c134 conf_write(unsigned long addr, unsigned int value, unsigned char type1, conf_write() function
149 DBG_CFG(("conf_write: MCPCIA CAP_ERR(%d) was 0x%x\n", mid, stat0)); conf_write()
164 DBG_CFG(("conf_write(): finished\n")); conf_write()
234 conf_write(addr, value, type1, hose); mcpcia_write_config()
H A Dcore_lca.c167 conf_write(unsigned long addr, unsigned int value) conf_write() function
187 printk("lca.c:conf_write: got stat0=%lx\n", stat0); conf_write()
230 conf_write(addr, value << ((where & 3) * 8)); lca_write_config()
H A Dcore_t2.c174 * NOTE: both conf_read() and conf_write() may set HAE_3 when needing
234 conf_write(unsigned long addr, unsigned int value, unsigned char type1) conf_write() function
314 conf_write(addr, value << ((where & 3) * 8), type1); t2_write_config()
H A Dcore_cia.c160 conf_write(unsigned long addr, unsigned int value, unsigned char type1) conf_write() function
165 DBGC(("conf_write(addr=0x%lx, type1=%d) ", addr, type1)); conf_write()
239 conf_write(addr, value << ((where & 3) * 8), type1); cia_write_config()
/linux-4.4.14/scripts/kconfig/
H A Dconf.c692 if (conf_get_changed() && conf_write(NULL)) { main()
707 if (conf_write(NULL)) { main()
H A Dgconf.c526 if (conf_write(NULL)) on_save_activate()
539 if (conf_write(fn)) store_filename()
H A Dmconf.c940 if (!conf_write(dialog_input_result)) { conf_save()
974 if (conf_write(filename)) { handle_exit()
H A Dnconf.c667 res = conf_write(filename); do_exit()
1437 res = conf_write(dialog_input_result); conf_save()
H A Dconfdata.c739 int conf_write(const char *name) conf_write() function
H A Dqconf.cc1534 if (conf_write(NULL)) { saveConfig()

Completed in 333 milliseconds