Home
last modified time | relevance | path

Searched +full:8 +full:xx (Results 1 – 25 of 615) sorted by relevance

12345678910>>...25

/linux-6.12.1/Documentation/devicetree/bindings/watchdog/
Dmpc8xxx-wdt.txt1 * Freescale mpc8xxx watchdog driver (For 83xx, 86xx and 8xx)
10 On the 83xx, "Watchdog Timer Registers" area: <0x200 0x100>
11 On the 86xx, "Watchdog Timer Registers" area: <0xe4000 0x100>
12 On the 8xx, "General System Interface Unit" area: <0x0 0x10>
17 On the 83xx, it is located at offset 0x910
18 On the 86xx, it is located at offset 0xe0094
19 On the 8xx, it is located at offset 0x288
/linux-6.12.1/include/uapi/linux/
Dserial_reg.h62 * PC16550D: 1 4 8 14 xx xx xx xx
63 * TI16C550A: 1 4 8 14 xx xx xx xx
64 * TI16C550C: 1 4 8 14 xx xx xx xx
65 * ST16C550: 1 4 8 14 xx xx xx xx
66 * ST16C650: 8 16 24 28 16 8 24 30 PORT_16650V2
67 * NS16C552: 1 4 8 14 xx xx xx xx
68 * ST16C654: 8 16 56 60 8 16 32 56 PORT_16654
69 * TI16C750: 1 16 32 56 xx xx xx xx PORT_16750
70 * TI16C752: 8 16 56 60 8 16 32 56
72 * Tegra: 1 4 8 14 16 8 4 1 PORT_TEGRA
[all …]
/linux-6.12.1/arch/arm/mach-orion5x/
Dtsx09-common.c27 const unsigned divisor = ((orion5x_tclk + (8 * 19200)) / (16 * 19200)); in qnap_tsx09_power_off()
31 /* hijack uart1 and reset into sane state (19200,8n1) */ in qnap_tsx09_power_off()
34 writel((divisor >> 8) & 0xff, UART1_REG(DLM)); in qnap_tsx09_power_off()
49 .phy_addr = MV643XX_ETH_PHY_ADDR(8),
89 * Enforce "xx:xx:xx:xx:xx:xx\n" format. in qnap_tsx09_check_mac_addr()
110 * (format "xx:xx:xx:xx:xx:xx\n").
/linux-6.12.1/Documentation/devicetree/bindings/net/
Dlantiq,pef2256.yaml86 The pef2256 delivers a full frame (32 8-bit time-slots in E1 and 24 8-bit
87 time-slots 8 8-bit signaling in E1/J1) every 125us. This lead to a data
89 bit/s, the data (all 32 8-bit) present in the frame are interleave with
94 (nu) and used time-slots (XX) for TSi is
95 nu nu XX nu nu nu XX nu nu nu XX nu
99 nu XX nu nu nu XX nu nu nu XX nu nu
103 nu XX nu XX nu XX
118 sub-nodes that involve the codec. The codec uses 8-bit time-slots.
119 'dai-tdm-tdm-slot-with' must be set to 8.
150 interrupts = <8 IRQ_TYPE_LEVEL_LOW>;
[all …]
/linux-6.12.1/arch/powerpc/platforms/
DKconfig.cputype20 604, 740, 750, 74xx) CPUs from Freescale and IBM, with their
21 embedded 512x/52xx/82xx/83xx/86xx counterparts.
22 The other embedded parts, namely 4xx, 8xx and e500
23 (85xx) each form a family of their own that is not compatible
26 If unsure, select 52xx/6xx/7xx/74xx/82xx/83xx/86xx.
29 bool "512x/52xx/6xx/7xx/74xx/82xx/83xx/86xx"
35 bool "Freescale 85xx"
39 bool "Freescale 8xx"
208 bool "8xx family"
223 bool "G4 (74xx)"
[all …]
DMakefile9 obj-$(CONFIG_PPC_MPC52xx) += 52xx/
10 obj-$(CONFIG_PPC_8xx) += 8xx/
11 obj-$(CONFIG_PPC_82xx) += 82xx/
12 obj-$(CONFIG_PPC_83xx) += 83xx/
13 obj-$(CONFIG_FSL_SOC_BOOKE) += 85xx/
14 obj-$(CONFIG_PPC_86xx) += 86xx/
DKconfig8 source "arch/powerpc/platforms/52xx/Kconfig"
14 source "arch/powerpc/platforms/8xx/Kconfig"
15 source "arch/powerpc/platforms/82xx/Kconfig"
16 source "arch/powerpc/platforms/83xx/Kconfig"
17 source "arch/powerpc/platforms/85xx/Kconfig"
18 source "arch/powerpc/platforms/86xx/Kconfig"
165 well, but enabling it uses about 8KB of memory to keep copies
/linux-6.12.1/Documentation/ABI/stable/
Dsysfs-driver-dma-ioatdma1 What: /sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/cap
8 What: /sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/ring_active
14 What: /sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/ring_size
20 What: /sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/version
26 What: /sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/intr_coalesce
27 Date: August 8, 2017
/linux-6.12.1/include/sound/
Dminors.h25 #define SNDRV_MINOR_RAWMIDI 8 /* 8 - 15 */
55 #define SNDRV_MINOR_RAWMIDIS 8
56 #define SNDRV_MINOR_PCMS 8
66 #define SNDRV_MINOR_OSS_MIXER 0 /* /dev/mixer - OSS 3.XX compatible */
67 #define SNDRV_MINOR_OSS_SEQUENCER 1 /* /dev/sequencer - OSS 3.XX compatible */
68 #define SNDRV_MINOR_OSS_MIDI 2 /* /dev/midi - native midi interface - OSS 3.XX compatible - UART */
70 #define SNDRV_MINOR_OSS_PCM_8 3 /* /dev/dsp - 8bit PCM - OSS 3.XX compatible */
72 #define SNDRV_MINOR_OSS_PCM_16 5 /* /dev/dsp16 - 16bit PCM - OSS 3.XX compatible */
75 #define SNDRV_MINOR_OSS_MUSIC 8 /* /dev/music - OSS 3.XX compatible */
/linux-6.12.1/arch/arm/mach-omap2/
Dsoc.h48 * SoC class bits (15xx, 16xx, 24xx, 34xx...) [07:00]
60 #define GET_OMAP_REVISION() ((omap_rev() >> 8) & 0xff)
140 IS_OMAP_CLASS(24xx, 0x24)
141 IS_OMAP_CLASS(34xx, 0x34)
142 IS_OMAP_CLASS(44xx, 0x44)
143 IS_AM_CLASS(35xx, 0x35)
144 IS_OMAP_CLASS(54xx, 0x54)
145 IS_AM_CLASS(33xx, 0x33)
146 IS_AM_CLASS(43xx, 0x43)
148 IS_TI_CLASS(81xx, 0x81)
[all …]
Dprm2xxx_3xxx.h134 /* Named PM_EVEGENONTIM_MPU on the 24XX */
139 /* Named PM_EVEGENOFFTIM_MPU on the 24XX */
144 /* Named PRCM_CLKSSETUP on the 24XX */
149 /* Named PRCM_CLKSRC_CTRL on the 24XX */
166 /* Named RM_RSTTIME_WKUP on the 24xx */
167 #define OMAP_RSTTIME2_SHIFT 8
168 #define OMAP_RSTTIME2_MASK (0x1f << 8)
173 /* Named RM_RSTCTRL_WKUP on the 24xx */
187 * 24XX: RM_RSTST_MPU and RM_RSTST_DSP - on 24XX, 'COREDOMAINWKUP_RST' is
196 * 24XX: RM_RSTST_MPU, RM_RSTST_GFX, RM_RSTST_DSP
[all …]
Dclock.h32 #define RATE_IN_AM33XX (1 << 8)
40 /* RATE_IN_3430ES2PLUS_36XX includes 34xx/35xx with ES >=2, and all 36xx/37xx */
/linux-6.12.1/include/net/
D6lowpan.h64 #define EUI64_ADDR_LEN 8
194 memcpy(&ipaddr->s6_addr[8], lladdr, EUI64_ADDR_LEN); in lowpan_iphc_uncompress_eui64_lladdr()
198 ipaddr->s6_addr[8] ^= 0x02; in lowpan_iphc_uncompress_eui64_lladdr()
210 memcpy(&ipaddr->s6_addr[8], lladdr, 3); in lowpan_iphc_uncompress_eui48_lladdr()
229 * addr: xx xx xx xx xx xx
230 * addr: xx xx xx xx xx xx
/linux-6.12.1/arch/arm/probes/kprobes/
Dcheckers-thumb.c37 /* xx | Rn | Rt | | Rm |*/ in t32_check_stack()
38 /* STR (register) 1111 1000 0100 xxxx xxxx 0000 00xx xxxx */ in t32_check_stack()
39 /* STRB (register) 1111 1000 0000 xxxx xxxx 0000 00xx xxxx */ in t32_check_stack()
40 /* STRH (register) 1111 1000 0010 xxxx xxxx 0000 00xx xxxx */ in t32_check_stack()
41 /* INVALID INSN 1111 1000 0110 xxxx xxxx 0000 00xx xxxx */ in t32_check_stack()
47 /* xx | Rn | Rt | PUW| imm8 |*/ in t32_check_stack()
48 /* STR (imm 8) 1111 1000 0100 1101 xxxx 110x xxxx xxxx */ in t32_check_stack()
49 /* STRB (imm 8) 1111 1000 0000 1101 xxxx 110x xxxx xxxx */ in t32_check_stack()
50 /* STRH (imm 8) 1111 1000 0010 1101 xxxx 110x xxxx xxxx */ in t32_check_stack()
/linux-6.12.1/include/clocksource/
Dtimer-ti-dm.h101 #define OMAP_TIMER_CTRL_TCM_LOWTOHIGH (0x1 << 8)
102 #define OMAP_TIMER_CTRL_TCM_HIGHTOLOW (0x2 << 8)
103 #define OMAP_TIMER_CTRL_TCM_BOTHEDGES (0x3 << 8)
124 #define WP_TOCR (1 << 8)
129 #define _OMAP_TIMER_CAPTURE2_OFFSET 0x44 /* TCAR2, 34xx only */
130 #define _OMAP_TIMER_TICK_POS_OFFSET 0x48 /* TPIR, 34xx only */
131 #define _OMAP_TIMER_TICK_NEG_OFFSET 0x4c /* TNIR, 34xx only */
132 #define _OMAP_TIMER_TICK_COUNT_OFFSET 0x50 /* TCVR, 34xx only */
133 #define _OMAP_TIMER_TICK_INT_MASK_SET_OFFSET 0x54 /* TOCR, 34xx only */
134 #define _OMAP_TIMER_TICK_INT_MASK_COUNT_OFFSET 0x58 /* TOWR, 34xx only */
/linux-6.12.1/arch/powerpc/kernel/
Dcpu_specs_8xx.h7 { /* 8xx */
10 .cpu_name = "8xx",
13 * if the 8xx code is there....
/linux-6.12.1/arch/powerpc/platforms/8xx/
DKconfig7 prompt "8xx Machine Type"
98 # 8xx specific questions.
101 config 8xx_GPIO
111 config 8xx_CPU15
166 menu "8xx advanced setup"
173 On the 8xx, we have 32 instruction TLBs and 32 data TLBs. In each
187 This pins the first 32 Mbytes of memory with 8M pages.
203 This pins kernel text with 8M pages.
/linux-6.12.1/drivers/usb/core/
Ddevices.c72 /* B: Alloc=ddd/ddd us (xx%), #Int=ddd, #Iso=ddd */
76 /* D: Ver=xx.xx Cls=xx(sssss) Sub=xx Prot=xx MxPS=dd #Cfgs=dd */
80 /* P: Vendor=xxxx ProdID=xxxx Rev=xx.xx */
84 /* C: #Ifs=dd Cfg#=dd Atr=xx MPwr=dddmA */
88 /* A: FirstIf#=dd IfCount=dd Cls=xx(sssss) Sub=xx Prot=xx */
92 /* I: If#=dd Alt=dd #EPs=dd Cls=xx(sssss) Sub=xx Prot=xx Driver=xxxx*/
96 /* E: Ad=xx(s) Atr=xx(ssss) MxPS=dddd Ivl=D?s */
266 mul = 8; in usb_dump_config_descriptor()
322 bcdUSB >> 8, bcdUSB & 0xff, in usb_dump_device_descriptor()
334 bcdDevice >> 8, bcdDevice & 0xff); in usb_dump_device_descriptor()
[all …]
/linux-6.12.1/drivers/net/ethernet/marvell/
DKconfig21 tristate "Marvell Discovery (643XX) and Orion ethernet support"
61 tristate "Marvell Armada 370/38x/XP/37xx network interface support"
70 ARMADA 37xx SoC family.
88 tristate "Marvell Armada 375/7K/8K network interface support"
95 Marvell ARMADA 375, 7K and 8K SoCs.
98 bool "Marvell Armada 8K Enable PTP support"
118 This driver support the Marvell Yukon or SysKonnect SK-98xx/SK-95xx
/linux-6.12.1/drivers/net/ethernet/cavium/liquidio/
Docteon_config.h40 #define MAX_OCTEON_FILL_COUNT 8
46 #define CN6XXX_DB_MAX 8
65 #define CN23XX_MAX_VFS_PER_PF_PASS_1_0 8
68 #define CN23XX_MAX_RINGS_PER_VF 8
73 #define CN23XX_MAX_RINGS_PER_VF 8
80 #define CN23XX_DB_MAX 8
111 #define MAX_TXQS_PER_INTF 8
112 #define MAX_RXQS_PER_INTF 8
181 LIO_210SV = 0, /* Two port, 66xx */
182 LIO_210NV, /* Two port, 68xx */
[all …]
/linux-6.12.1/arch/arm/boot/dts/ti/omap/
DMakefile12 logicpd-torpedo-35xx-devkit.dtb \
13 logicpd-torpedo-37xx-devkit.dtb \
14 logicpd-torpedo-37xx-devkit-28.dtb \
15 logicpd-som-lv-35xx-devkit.dtb \
16 logicpd-som-lv-37xx-devkit.dtb \
30 omap3-evm-37xx.dtb \
107 am335x-netcan-plus-1xx.dtb \
108 am335x-netcom-plus-2xx.dtb \
109 am335x-netcom-plus-8xx.dtb \
/linux-6.12.1/include/linux/soc/ti/
Domap1-soc.h44 * CPU class bits (15xx, 16xx, 24xx, 34xx...) [07:00]
51 #define GET_OMAP_REVISION() ((omap_rev() >> 8) & 0xff)
75 IS_OMAP_CLASS(15xx, 0x15)
76 IS_OMAP_CLASS(16xx, 0x16)
/linux-6.12.1/arch/powerpc/mm/book3s32/
Dmmu_context.c5 * architecture specification. This includes the 6xx, 7xx, 7xxx,
6 * and 8260 implementations but excludes the 8xx and 4xx.
33 * On 32-bit PowerPC 6xx/7xx/7xxx CPUs, we use a set of 16 VSIDs
/linux-6.12.1/arch/powerpc/mm/
Dmmu_decl.h23 * On 8xx, we directly inline tlbia
49 * On 8xx, we directly inline tlbie, on others, it's extern
152 /* 6xx have BATS */
154 /* 8xx have LTLB */
/linux-6.12.1/arch/powerpc/include/asm/nohash/
Dmmu.h12 /* Motorola/Freescale 8xx software loaded TLB */
13 #include <asm/nohash/32/mmu-8xx.h>

12345678910>>...25