Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/8390/
Dstnic.c138 ei_status.bigendian = 0; in stnic_probe()
140 ei_status.bigendian = 1; in stnic_probe()
D8390.h88 unsigned bigendian:1; /* 16-bit big endian mode. Do NOT member
Dhydra.c153 ei_status.bigendian = 1; in hydra_init()
Dlib8390.c1020 ? (0x48 | ENDCFG_WTS | (ei_local->bigendian ? ENDCFG_BOS : 0)) in __NS8390_init()
/Linux-v6.6/drivers/crypto/starfive/
Djh7110-cryp.h124 u32 bigendian :1; member
/Linux-v6.6/drivers/media/pci/bt8xx/
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-v6.6/Documentation/filesystems/
Dromfs.rst86 (assuming bigendian quantities again). For details, please consult
/Linux-v6.6/Documentation/admin-guide/media/
Dbttv.rst145 bigendian=n Set the endianness of the gfx framebuffer.