Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dkmeter1_nand.c15 #define write_mode(val) out_8(CONFIG_NAND_MODE_REG, val) macro
64 write_mode(reg_val); in kpn_nand_hwcontrol()
120 write_mode(KPN_CE1N + KPN_CE2N + KPN_WPN); in board_nand_init()
/openbmc/qemu/hw/dma/
H A Domap_dma.c96 int write_mode; member
711 s->ch[i].write_mode = 0;
/openbmc/qemu/hw/display/
H A Dvga.c871 int memory_map_mode, write_mode, b, func_select, mask; in vga_mem_writeb() local
957 write_mode = s->gr[VGA_GFX_MODE] & 3; in vga_mem_writeb()
958 switch(write_mode) { in vga_mem_writeb()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0012-do-not-disable-buffer-in-writing-files.patch392 @@ -155,7 +155,7 @@ static int write_mode(char * const *mode
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/
H A D0012-do-not-disable-buffer-in-writing-files.patch410 @@ -158,7 +158,7 @@ static int write_mode(const char *path, char * const *modes) {