Home
last modified time | relevance | path

Searched refs:big (Results 1 – 25 of 274) sorted by relevance

1234567891011

/Linux-v4.19/Documentation/devicetree/bindings/usb/
Dusb-ohci.txt9 - big-endian-regs : boolean, set this for hcds with big-endian registers
10 - big-endian-desc : boolean, set this for hcds with big-endian descriptors
11 - big-endian : boolean, for hcds with big-endian-regs + big-endian-desc
12 - no-big-frame-no : boolean, set if frame_no lives in bits [15:0] of HCCA
Dusb-ehci.txt12 - big-endian-regs : boolean, set this for hcds with big-endian registers
13 - big-endian-desc : boolean, set this for hcds with big-endian descriptors
14 - big-endian : boolean, for hcds with big-endian-regs + big-endian-desc
31 big-endian;
/Linux-v4.19/Documentation/devicetree/bindings/regmap/
Dregmap.txt6 big-endian,
12 architectures that typically run big-endian operating systems
13 (e.g. PowerPC), registers can be defined as big-endian and must
16 On SoCs that can be operated in both big-endian and little-endian
23 Scenario 1 : a register set in big-endian mode.
27 big-endian;
/Linux-v4.19/Documentation/devicetree/bindings/watchdog/
Dfsl-imx-wdt.txt9 - big-endian: If present the watchdog device's registers are implemented
10 in big endian mode, otherwise in native mode(same with CPU), for more
22 big-endian;
/Linux-v4.19/Documentation/devicetree/bindings/display/
Dfsl,dcu.txt14 - big-endian Boolean property, LS1021A DCU registers are big-endian.
26 big-endian;
Dsm501fb.txt19 - little-endian: available on big endian systems, to
21 - big-endian: available on little endian systems, to
/Linux-v4.19/Documentation/devicetree/bindings/net/can/
Dfsl-flexcan.txt21 - big-endian: This means the registers of FlexCAN controller are big endian.
24 if this property is present then controller is assumed to be big
/Linux-v4.19/Documentation/devicetree/bindings/timer/
Dfsl,ftm-timer.txt16 - big-endian: One boolean property, the big endian mode will be in use if it is
30 big-endian;
/Linux-v4.19/arch/mips/boot/dts/brcm/
Dbcm63268.dtsi117 big-endian;
128 big-endian;
129 no-big-frame-no;
Dbcm6328.dtsi110 big-endian;
119 big-endian;
120 no-big-frame-no;
Dbcm6362.dtsi117 big-endian;
128 big-endian;
129 no-big-frame-no;
Dbcm6368.dtsi110 big-endian;
119 big-endian;
120 no-big-frame-no;
Dbcm3384_viper.dtsi93 big-endian;
102 big-endian;
103 no-big-frame-no;
Dbcm6358.dtsi117 big-endian;
126 big-endian;
127 no-big-frame-no;
Dbcm3384_zephyr.dtsi111 big-endian;
120 big-endian;
121 no-big-frame-no;
/Linux-v4.19/Documentation/devicetree/bindings/i2c/
Di2c-mux-reg.txt19 - big-endian: The existence indicates the register is in big endian.
20 If both little-endian and big-endian are omitted, the endianness of the
36 Example of a mux on PCIe card, the host is a powerpc SoC (big endian):
/Linux-v4.19/Documentation/devicetree/bindings/spi/
Dspi-fsl-dspi.txt19 - big-endian: If present the dspi device's registers are implemented
20 in big endian mode.
42 big-endian;
/Linux-v4.19/arch/x86/boot/
Dsetup.ld59 . = ASSERT(_end <= 0x8000, "Setup too big!");
62 . = ASSERT(__end_init <= 5*512, "init sections too big!");
/Linux-v4.19/arch/c6x/
DKconfig45 bool "Build a big kernel"
80 bool "Build big-endian kernel"
83 Say Y if you plan on running a kernel in big-endian mode.
85 port must properly enable any big-endian related features
/Linux-v4.19/Documentation/devicetree/bindings/sound/
Dfsl,spdif.txt38 - big-endian : If this property is absent, the native endian mode
39 will be in use as default, or the big endian mode
63 big-endian;
Dfsl,esai.txt47 - big-endian : If this property is absent, the native endian mode
48 will be in use as default, or the big endian mode
63 big-endian;
/Linux-v4.19/Documentation/devicetree/bindings/pwm/
Dpwm-fsl-ftm.txt37 - big-endian: Boolean property, required if the FTM PWM registers use a big-
54 big-endian;
/Linux-v4.19/drivers/video/fbdev/matrox/
Dg450_pll.c446 unsigned int big, small; in __g450_setclk()
450 big = pixel_vco; in __g450_setclk()
453 big = vco; in __g450_setclk()
455 while (big > small) { in __g450_setclk()
456 big >>= 1; in __g450_setclk()
458 if (big == small) { in __g450_setclk()
/Linux-v4.19/Documentation/devicetree/bindings/mips/cavium/
Ductl.txt38 big-endian-regs;
44 big-endian-regs;
/Linux-v4.19/arch/arm64/boot/dts/freescale/
Dfsl-ls1012a.dtsi147 big-endian;
155 big-endian;
165 big-endian;
264 big-endian;
316 big-endian;
349 big-endian;
395 big-endian;
436 big-endian;

1234567891011