Home
last modified time | relevance | path

Searched refs:bigendian (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/ethernet/8390/
H A Dstnic.c138 ei_status.bigendian = 0; in stnic_probe()
140 ei_status.bigendian = 1; in stnic_probe()
H A D8390.h88 unsigned bigendian:1; /* 16-bit big endian mode. Do NOT member
H A Dhydra.c153 ei_status.bigendian = 1; in hydra_init()
H A Dlib8390.c1020 ? (0x48 | ENDCFG_WTS | (ei_local->bigendian ? ENDCFG_BOS : 0)) in __NS8390_init()
/linux/drivers/crypto/starfive/
H A Djh7110-cryp.h124 u32 bigendian :1; member
/linux/drivers/media/pci/bt8xx/
H A Dbttv-driver.c62 static unsigned int bigendian=1; variable
64 static unsigned int bigendian; variable
111 module_param(bigendian, int, 0644);
131 MODULE_PARM_DESC(bigendian, "byte order of the framebuffer, default is native endian");
/linux/Documentation/filesystems/
H A Dromfs.rst86 (assuming bigendian quantities again). For details, please consult
/linux/Documentation/admin-guide/media/
H A Dbttv.rst145 bigendian=n Set the endianness of the gfx framebuffer.