Home
last modified time | relevance | path

Searched +full:10 +full:a2000 (Results 1 – 21 of 21) sorted by relevance

/Linux-v6.6/Documentation/devicetree/bindings/soc/qcom/
Dqcom,dcc.yaml40 dma@10a2000{
/Linux-v6.6/drivers/rtc/
Drtc-msm6242.c7 * Based on the A2000 TOD code in arch/m68k/amiga/config.c
24 MSM6242_SECOND10 = 0x1, /* 10-second digit register */
26 MSM6242_MINUTE10 = 0x3, /* 10-minute digit register */
28 MSM6242_HOUR10 = 0x5, /* PM/AM, 10-hour digit register */
30 MSM6242_DAY10 = 0x7, /* 10-day digit register */
32 MSM6242_MONTH10 = 0x9, /* 10-month digit register */
34 MSM6242_YEAR10 = 0xb, /* 10-year digit register */
120 tm->tm_sec = msm6242_read(priv, MSM6242_SECOND10) * 10 + in msm6242_read_time()
122 tm->tm_min = msm6242_read(priv, MSM6242_MINUTE10) * 10 + in msm6242_read_time()
125 MSM6242_HOUR10_HR_MASK) * 10 + in msm6242_read_time()
[all …]
/Linux-v6.6/arch/m68k/amiga/
Dconfig.c66 static char s_a2000[] __initdata = "A2000";
427 disabled_z2mem>>10); in config_amiga()
718 if (ch == 10 || ch == 13)
778 seq_printf(m, "Chip RAM:\t%ldK\n", amiga_chip_size>>10); in amiga_get_hardware_list()
819 AMIGAHW_ANNOUNCE(A2000_CLK, "Hardware Clock (A2000 style)"); in amiga_get_hardware_list()
/Linux-v6.6/drivers/gpu/drm/loongson/
Dlsdc_regs.h19 * 7A2000, 2K2000, 2K1000 etc.
232 * | 31:27 | 26:16 | 15:11 | 10 | 9 | 8 |
253 #define INT_CRTC0_IDBFU BIT(10)
338 #define HDMI_PHY_TERM_DET_EN BIT(10)
/Linux-v6.6/arch/arm/boot/dts/broadcom/
Dbcm-cygnus.dtsi500 v3d: v3d@180a2000 {
528 <&pinctrl 10 152 1>,
534 <&pinctrl 24 130 10>,
572 <&pinctrl 142 10 1>;
/Linux-v6.6/arch/arm/boot/dts/marvell/
Ddove.dtsi235 interrupts = <10>;
419 sata_phy0: sata-phy@a2000 {
553 pmx_gpio_10: pmx-gpio-10 {
/Linux-v6.6/arch/arm/boot/dts/ti/omap/
Ddm814x.dtsi99 &cppi41dma 10 0 &cppi41dma 11 0
106 &cppi41dma 9 1 &cppi41dma 10 1
290 mcspi3: spi@1a2000 {
Dam33xx-l4.dtsi65 <0x00003000 0x00203000 0x001000>, /* ap 10 */
121 target-module@3000 { /* 0x44e03000, ap 10 0a.0 */
169 <&am33xx_pinmux 26 10 2>,
497 <0x0001b000 0x0001b000 0x001000>, /* ap 10 */
700 <0x00380000 0x00380000 0x001000>; /* ap 10 */
1021 <0x00022000 0x00022000 0x001000>, /* ap 10 */
1090 target-module@22000 { /* 0x48022000, ap 10 12.0 */
1274 dmas = <&edma 10 2>,
1736 target-module@a2000 { /* 0x481a2000, ap 81 2e.0 */
1865 <&am33xx_pinmux 22 56 10>;
Dam437x-l4.dtsi91 <0x00003000 0x00203000 0x001000>, /* ap 10 */
126 target-module@3000 { /* 0x44e03000, ap 10 0a.0 */
647 <0x00024000 0x00024000 0x001000>, /* ap 10 */
722 target-module@24000 { /* 0x48024000, ap 10 1c.0 */
884 dmas = <&edma 10 2>,
1321 target-module@a2000 { /* 0x481a2000, ap 69 2e.0 */
Domap4-l4.dtsi35 <0x00058000 0x00058000 0x004000>, /* ap 10 */
176 target-module@58000 { /* 0x4a058000, ap 10 0e.0 */
1076 <0x00009000 0x00019000 0x001000>, /* ap 10 */
1319 <0x00037000 0x00037000 0x001000>, /* ap 10 */
2171 target-module@a2000 { /* 0x480a2000, ap 79 3a.0 */
Domap5-l4.dtsi34 <0x00058000 0x00058000 0x001000>, /* ap 10 */
253 target-module@58000 { /* 0x4a058000, ap 10 06.0 */
983 <0x00037000 0x00037000 0x001000>, /* ap 10 */
1926 target-module@a2000 { /* 0x480a2000, ap 75 02.0 */
2338 <0x00009000 0x00019000 0x001000>, /* ap 10 */
Ddra7-l4.dtsi30 <0x00057000 0x00057000 0x001000>, /* ap 10 */
222 <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>;
341 <&pcie_clkctrl DRA7_PCIE_PCIE1_CLKCTRL 10>,
361 <&pcie_clkctrl DRA7_PCIE_PCIE2_CLKCTRL 10>,
1064 <0x00037000 0x00037000 0x001000>, /* ap 10 */
2045 target-module@a2000 { /* 0x480a2000, ap 75 02.0 */
2343 <0x00062000 0x00062000 0x001000>, /* ap 10 */
3156 <0x00025000 0x00025000 0x001000>, /* ap 10 */
4320 <0x00009000 0x00019000 0x001000>, /* ap 10 */
/Linux-v6.6/arch/mips/kernel/
Dcpu-probe.c421 switch ((config0 & MIPS_CONF_AR) >> 10) { in decode_config0()
436 switch ((config0 & MIPS_CONF_AR) >> 10) { in decode_config0()
1721 * Also some early Loongson-3A2000 had wrong TLB type in Config in cpu_probe_loongson()
1727 c->ases &= ~MIPS_ASE_VZ; /* VZ of Loongson-3A2000/3000 is incomplete */ in cpu_probe_loongson()
Dperf_event_mipsxx.c161 * 2: Loongson-3A2000/3A3000
325 cntr_mask = (hwc->event_base >> 10) & 0xffff; in mipsxx_pmu_alloc_counter()
1395 [C(RESULT_ACCESS)] = { 10, CNTR_EVEN, T },
1396 [C(RESULT_MISS)] = { 10, CNTR_ODD, T },
1399 [C(RESULT_ACCESS)] = { 10, CNTR_EVEN, T },
1400 [C(RESULT_MISS)] = { 10, CNTR_ODD, T },
/Linux-v6.6/drivers/video/fbdev/
DKconfig242 found in the Amiga 1000 and most A500's and A2000's. If you intend
250 A500's, later A2000's, the A600, the A3000, the A3000T and CDTV. If
1545 Olivetti M700-10 systems.
/Linux-v6.6/arch/mips/
DKconfig432 Olivetti M700-10 workstations.
1289 3B1000, 3B1500, 3A2000, 3A3000 and 3A4000) processors. However, old
2110 default "10"
2460 # "MIPS R4400MC Errata, Processor Revision 1.0", erratum #10
/Linux-v6.6/drivers/block/
Damiflop.c128 #define ADK_PRECOMP0 (1<<13) /* 00=none, 01=140ns, 10=280ns, 11=500ns */
130 #define ADK_WORDSYNC (1<<10) /* enable DSKSYNC auto DMA */
450 motor_on_timer.expires = jiffies + HZ/10; in motor_on_callback()
468 on_attempts = 10; in fd_motor_on()
659 * RB: At least A500/A2000's df0: don't identify themselves. in fd_get_drive_id()
/Linux-v6.6/arch/arm64/boot/dts/qcom/
Dsc7180.dtsi730 mboxes = <&apss_shared 10>;
2229 dma@10a2000 {
3270 compatible = "qcom,dsi-phy-10nm";
3411 #qcom,sensors = <10>;
3617 interrupts = <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>;
4185 thermal-sensors = <&tsens0 10>;
Dsm8150.dtsi828 mboxes = <&apss_shared 10>;
1819 dma@10a2000 {
4220 interrupts = <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>;
4731 thermal-sensors = <&tsens0 10>;
5171 thermal-sensors = <&tsens1 10>;
Dsdm845.dtsi1118 mboxes = <&apss_shared 10>;
2228 dma@10a2000 {
4679 compatible = "qcom,dsi-phy-10nm";
4751 compatible = "qcom,dsi-phy-10nm";
5273 interrupts = <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>;
5546 thermal-sensors = <&tsens0 10>;
/Linux-v6.6/drivers/nvme/host/
Dpci.c83 ret = kstrtouint(val, 10, &n); in io_queue_count_set()
3415 { PCI_DEVICE(0x2646, 0x2263), /* KINGSTON A2000 NVMe SSD */