Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/8390/
A Dstnic.c141 ei_status.bigendian = 0; in stnic_probe()
143 ei_status.bigendian = 1; in stnic_probe()
A D8390.h86 unsigned bigendian:1; /* 16-bit big endian mode. Do NOT member
A Dhydra.c155 ei_status.bigendian = 1; in hydra_init()
A Dlib8390.c1021 ? (0x48 | ENDCFG_WTS | (ei_local->bigendian ? ENDCFG_BOS : 0)) in __NS8390_init()
/linux-6.3-rc2/Documentation/filesystems/
A Dromfs.rst86 (assuming bigendian quantities again). For details, please consult
/linux-6.3-rc2/drivers/media/pci/bt8xx/
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-6.3-rc2/Documentation/admin-guide/media/
A Dbttv.rst145 bigendian=n Set the endianness of the gfx framebuffer.

Completed in 16 milliseconds