Searched +full:10 +full:a2000 (Results 1 – 12 of 12) sorted by relevance
| /linux/Documentation/devicetree/bindings/soc/qcom/ |
| H A D | qcom,dcc.yaml | 41 dma@10a2000{
|
| /linux/drivers/rtc/ |
| H A D | rtc-msm6242.c | 7 * 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/arch/m68k/amiga/ |
| H A D | config.c | 66 static char s_a2000[] __initdata = "A2000"; 434 disabled_z2mem>>10); in config_amiga() 725 if (ch == 10 || ch == 13) 785 seq_printf(m, "Chip RAM:\t%ldK\n", amiga_chip_size>>10); in amiga_get_hardware_list() 826 AMIGAHW_ANNOUNCE(A2000_CLK, "Hardware Clock (A2000 style)"); in amiga_get_hardware_list()
|
| /linux/drivers/gpu/drm/loongson/ |
| H A D | lsdc_regs.h | 19 * 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/Documentation/translations/zh_CN/arch/loongarch/ |
| H A D | introduction.rst | 319 为例:龙芯3A1000/3B1500/3A2000/3A3000/3A4000都是兼容MIPS的,而龙芯3A5000(以及将 341 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-Vol1-v1.10-… 343 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-Vol1-v1.10-…
|
| /linux/arch/arm/boot/dts/broadcom/ |
| H A D | bcm-cygnus.dtsi | 502 v3d: v3d@180a2000 { 531 <&pinctrl 10 152 1>, 537 <&pinctrl 24 130 10>, 575 <&pinctrl 142 10 1>;
|
| /linux/Documentation/arch/loongarch/ |
| H A D | introduction.rst | 356 Loongson-3A1000/3B1500/3A2000/3A3000/3A4000 are MIPS-compatible, while Loongson- 378 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-Vol1-v1.10-… 380 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-Vol1-v1.10-…
|
| /linux/arch/arm/boot/dts/marvell/ |
| H A D | dove.dtsi | 235 interrupts = <10>; 419 sata_phy0: sata-phy@a2000 { 553 pmx_gpio_10: pmx-gpio-10 {
|
| /linux/arch/mips/kernel/ |
| H A D | cpu-probe.c | 426 switch ((config0 & MIPS_CONF_AR) >> 10) { in decode_config0() 441 switch ((config0 & MIPS_CONF_AR) >> 10) { in decode_config0() 1725 * Also some early Loongson-3A2000 had wrong TLB type in Config in cpu_probe_loongson() 1731 c->ases &= ~MIPS_ASE_VZ; /* VZ of Loongson-3A2000/3000 is incomplete */ in cpu_probe_loongson()
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | am33xx-l4.dtsi | 65 <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>, 1735 target-module@a2000 { /* 0x481a2000, ap 81 2e.0 */ 1864 <&am33xx_pinmux 22 56 10>;
|
| H A D | am437x-l4.dtsi | 91 <0x00003000 0x00203000 0x001000>, /* ap 10 */ 126 target-module@3000 { /* 0x44e03000, ap 10 0a.0 */ 646 <0x00024000 0x00024000 0x001000>, /* ap 10 */ 720 target-module@24000 { /* 0x48024000, ap 10 1c.0 */ 881 dmas = <&edma 10 2>, 1317 target-module@a2000 { /* 0x481a2000, ap 69 2e.0 */
|
| /linux/drivers/nvme/host/ |
| H A D | pci.c | 254 ret = kstrtouint(val, 10, &n); in io_queue_count_set() 3591 * Exclude some Kingston NV1 and A2000 devices from in check_vendor_combination_bug() 3619 * for 10 hours on a Lenovo N60z board. in check_vendor_combination_bug() 4172 { PCI_DEVICE(0x2646, 0x2263), /* KINGSTON A2000 NVMe SSD */
|