Searched refs:big (Results 1 – 25 of 274) sorted by relevance
1234567891011
/Linux-v4.19/Documentation/devicetree/bindings/usb/ |
D | usb-ohci.txt | 9 - 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
|
D | usb-ehci.txt | 12 - 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/ |
D | regmap.txt | 6 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/ |
D | fsl-imx-wdt.txt | 9 - 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/ |
D | fsl,dcu.txt | 14 - big-endian Boolean property, LS1021A DCU registers are big-endian. 26 big-endian;
|
D | sm501fb.txt | 19 - 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/ |
D | fsl-flexcan.txt | 21 - 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/ |
D | fsl,ftm-timer.txt | 16 - 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/ |
D | bcm63268.dtsi | 117 big-endian; 128 big-endian; 129 no-big-frame-no;
|
D | bcm6328.dtsi | 110 big-endian; 119 big-endian; 120 no-big-frame-no;
|
D | bcm6362.dtsi | 117 big-endian; 128 big-endian; 129 no-big-frame-no;
|
D | bcm6368.dtsi | 110 big-endian; 119 big-endian; 120 no-big-frame-no;
|
D | bcm3384_viper.dtsi | 93 big-endian; 102 big-endian; 103 no-big-frame-no;
|
D | bcm6358.dtsi | 117 big-endian; 126 big-endian; 127 no-big-frame-no;
|
D | bcm3384_zephyr.dtsi | 111 big-endian; 120 big-endian; 121 no-big-frame-no;
|
/Linux-v4.19/Documentation/devicetree/bindings/i2c/ |
D | i2c-mux-reg.txt | 19 - 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/ |
D | spi-fsl-dspi.txt | 19 - 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/ |
D | setup.ld | 59 . = ASSERT(_end <= 0x8000, "Setup too big!"); 62 . = ASSERT(__end_init <= 5*512, "init sections too big!");
|
/Linux-v4.19/arch/c6x/ |
D | Kconfig | 45 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/ |
D | fsl,spdif.txt | 38 - 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;
|
D | fsl,esai.txt | 47 - 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/ |
D | pwm-fsl-ftm.txt | 37 - big-endian: Boolean property, required if the FTM PWM registers use a big- 54 big-endian;
|
/Linux-v4.19/drivers/video/fbdev/matrox/ |
D | g450_pll.c | 446 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/ |
D | uctl.txt | 38 big-endian-regs; 44 big-endian-regs;
|
/Linux-v4.19/arch/arm64/boot/dts/freescale/ |
D | fsl-ls1012a.dtsi | 147 big-endian; 155 big-endian; 165 big-endian; 264 big-endian; 316 big-endian; 349 big-endian; 395 big-endian; 436 big-endian;
|
1234567891011