Searched refs:write_mode (Results 1 – 12 of 12) sorted by relevance
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | kmeter1_nand.c | 15 #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/linux/include/uapi/sound/ |
H A D | sfnt_info.h | 134 char write_mode; /* write mode; normally 0 */ member
|
/openbmc/linux/fs/nfsd/ |
H A D | nfs4acl.c | 111 u32 write_mode = NFS4_WRITE_MODE; in low_mode_from_nfs4() local 114 write_mode |= NFS4_ACE_DELETE_CHILD; in low_mode_from_nfs4() 118 if ((perm & write_mode) == write_mode) in low_mode_from_nfs4()
|
/openbmc/linux/drivers/scsi/megaraid/ |
H A D | mbox_defs.h | 636 uint8_t write_mode; member
|
/openbmc/qemu/hw/display/ |
H A D | vga.c | 871 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/qemu/hw/dma/ |
H A D | omap_dma.c | 96 int write_mode; member 711 s->ch[i].write_mode = 0;
|
/openbmc/linux/drivers/scsi/ |
H A D | megaraid.h | 420 u8 write_mode; /* write mode, write_through/write_back */ member
|
H A D | megaraid.c | 2639 switch(lparam->write_mode) { in proc_show_rdrv()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
H A D | 0012-do-not-disable-buffer-in-writing-files.patch | 392 @@ -155,7 +155,7 @@ static int write_mode(char * const *mode
|
/openbmc/linux/sound/synth/emux/ |
H A D | soundfont.c | 550 switch (hdr.write_mode) { in load_info()
|
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/ |
H A D | 0012-do-not-disable-buffer-in-writing-files.patch | 410 @@ -158,7 +158,7 @@ static int write_mode(const char *path, char * const *modes) {
|
/openbmc/linux/fs/ext4/ |
H A D | inode.c | 3048 int write_mode = (int)(unsigned long)fsdata; in ext4_da_write_end() local 3051 if (write_mode == FALL_BACK_TO_NONDELALLOC) in ext4_da_write_end() 3057 if (write_mode != CONVERT_INLINE_DATA && in ext4_da_write_end()
|