/Linux-v6.1/arch/arm/boot/dts/ |
D | pxa2xx.dtsi | 58 pxairq: interrupt-controller@40d00000 { 67 gpio: gpio@40e00000 { 80 gcb0: gpio@40e00000 { 84 gcb1: gpio@40e00004 { 88 gcb2: gpio@40e00008 { 91 gcb3: gpio@40e0000c { 98 reg = <0x40100000 0x30>; 106 reg = <0x40200000 0x30>; 114 reg = <0x40700000 0x30>; 122 reg = <0x41600000 0x30>; [all …]
|
D | dm814x-clocks.dtsi | 9 adpll_mpu_ck: adpll@40 { 24 reg = <0x80 0x30>; 35 reg = <0xb0 0x30>; 46 reg = <0xe0 0x30>; 57 reg = <0x110 0x30>; 68 reg = <0x140 0x30>; 79 reg = <0x170 0x30>; 90 reg = <0x1a0 0x30>; 101 reg = <0x1d0 0x30>; 112 reg = <0x200 0x30>; [all …]
|
D | bcm7445.dtsi | 72 serial@40ab00 { 99 irq0_intc: interrupt-controller@40a780 { 127 reg = <0x3e1000 0x30>; 137 reg = <0x410640 0x30>; 200 upg_gio: gpio@40a700 {
|
/Linux-v6.1/Documentation/devicetree/bindings/timer/ |
D | marvell,armada-370-xp-timer.txt | 31 reg = <0x20300 0x30>, <0x21040 0x30>; 32 interrupts = <37>, <38>, <39>, <40>, <5>, <6>; 40 reg = <0x20300 0x30>, <0x21040 0x30>; 41 interrupts = <37>, <38>, <39>, <40>, <5>, <6>;
|
/Linux-v6.1/drivers/pinctrl/mediatek/ |
D | pinctrl-mt7986.c | 99 PIN_FIELD_BASE(21, 23, IOCFG_RT_BASE, 0x30, 0x10, 12, 1), 100 PIN_FIELD_BASE(24, 24, IOCFG_RT_BASE, 0x30, 0x10, 18, 1), 101 PIN_FIELD_BASE(25, 25, IOCFG_RT_BASE, 0x30, 0x10, 17, 1), 102 PIN_FIELD_BASE(26, 27, IOCFG_RT_BASE, 0x30, 0x10, 15, 1), 103 PIN_FIELD_BASE(28, 29, IOCFG_RT_BASE, 0x30, 0x10, 19, 1), 104 PIN_FIELD_BASE(30, 30, IOCFG_RT_BASE, 0x30, 0x10, 23, 1), 105 PIN_FIELD_BASE(31, 31, IOCFG_RT_BASE, 0x30, 0x10, 22, 1), 106 PIN_FIELD_BASE(32, 32, IOCFG_RT_BASE, 0x30, 0x10, 21, 1), 112 PIN_FIELD_BASE(39, 40, IOCFG_RB_BASE, 0x40, 0x10, 18, 1), 118 PIN_FIELD_BASE(50, 57, IOCFG_RT_BASE, 0x30, 0x10, 2, 1), [all …]
|
D | pinctrl-mt8173.c | 81 MTK_PIN_IES_SMT_SPEC(40, 41, 0x930, 9), 134 MTK_PIN_IES_SMT_SPEC(40, 41, 0x900, 9), 185 MTK_PIN_DRV_GRP(5, DRV_BASE+0x30, 0, 0), 186 MTK_PIN_DRV_GRP(6, DRV_BASE+0x30, 0, 0), 187 MTK_PIN_DRV_GRP(7, DRV_BASE+0x30, 0, 0), 188 MTK_PIN_DRV_GRP(8, DRV_BASE+0x30, 0, 0), 189 MTK_PIN_DRV_GRP(9, DRV_BASE+0x30, 0, 0), 190 MTK_PIN_DRV_GRP(10, DRV_BASE+0x30, 4, 1), 191 MTK_PIN_DRV_GRP(11, DRV_BASE+0x30, 4, 1), 192 MTK_PIN_DRV_GRP(12, DRV_BASE+0x30, 4, 1), [all …]
|
/Linux-v6.1/arch/sparc/crypto/ |
D | camellia_asm.S | 94 stx %o4, [%o1 + 0x30] ! k[12, 13] 105 stx %o4, [%o1 + 0xa0] ! k[40, 41] 136 std %f0, [%o1 + 0x30] ! k[12, 13] 152 stx %o4, [%o1 + 0xa0] ! k[40, 41] 171 ldx [%o1 + 0x30], %o4 ! k[12, 13] 174 stx %o4, [%o1 + 0x30] ! k[12, 13] 213 ldd [%o1 + 0x30], %f2 227 std %f0, [%o3 + 0x30] 262 ldd [%o0 + 0x30], %f16 275 ldd [%o0 + 0x30], %f16 [all …]
|
D | aes_asm.S | 61 ENCRYPT_TWO_ROUNDS_LAST(KEY_BASE + 40, I0, I1, T0, T1) 69 ENCRYPT_TWO_ROUNDS_LAST_2(KEY_BASE + 40, I0, I1, I2, I3, T0, T1, T2, T3) 78 ENCRYPT_TWO_ROUNDS(KEY_BASE + 40, I0, I1, T0, T1) \ 95 ENCRYPT_256_TWO_ROUNDS_2(KEY_BASE + 40, I0, I1, I2, I3, KEY_BASE + 0) \ 163 DECRYPT_TWO_ROUNDS_LAST(KEY_BASE + 40, I0, I1, T0, T1) 171 DECRYPT_TWO_ROUNDS_LAST_2(KEY_BASE + 40, I0, I1, I2, I3, T0, T1, T2, T3) 180 DECRYPT_TWO_ROUNDS(KEY_BASE + 40, I0, I1, T0, T1) \ 197 DECRYPT_256_TWO_ROUNDS_2(KEY_BASE + 40, I0, I1, I2, I3, KEY_BASE + 0) \ 257 AES_KEXPAND1(32, 38, 0x4, 40) 258 AES_KEXPAND2(34, 40, 42) [all …]
|
/Linux-v6.1/drivers/net/wireless/marvell/mwifiex/ |
D | cfp.c | 35 0x30, 0x48, 0x60, 0x6c, 0 }; 43 0x24, 0x30, 0x48, 0x60, 0x6C, 0x90, 51 0x30, 0x48, 0x60, 0x6c, 0 }; 54 0x12, 0x16, 0x18, 0x24, 0x30, 0x48, 57 u16 region_code_index[MWIFIEX_MAX_REGION_CODE] = { 0x00, 0x10, 0x20, 0x30, 66 /* LGI 40M */ 70 /* SGI 40M */ 101 /* LG 40M */ 105 /* SG 40M */ 134 /* LG 40M */ [all …]
|
/Linux-v6.1/drivers/media/dvb-frontends/ |
D | tda18271c2dd_maps.h | 153 { 164700000, 0x30 }, 180 { 194000000, 0x30 }, 222 { 282000000, 0x30 }, 351 { 580000000, 0x30 }, 513 { 165500000, 0x34, 0x30 }, 517 { 248500000, 0x30, 0x20 }, 553 { 146500000, 0xBC, 0x30 }, 705 { 422000000, 0x30 }, 735 { 704000000, 0x30 }, 780 { 70100000, 0x01, 40 }, [all …]
|
/Linux-v6.1/arch/alpha/include/asm/ |
D | core_marvel.h | 137 io7_csr IO_ASIC_REV; /* 0x30.0000 */ 141 io7_csr PO7_RST2; /* 0x30.0100 */ 146 io7_csr IO7_ACC_CLUMP; /* 0x30.0300 */ 150 io7_csr IO7_UPH_TO; /* 0x30.0400 */ 154 io7_csr PO7_MONCTL; /* 0x30.0500 */ 158 io7_csr PO7_SCRATCH; /* 0x30.0600 */ 162 io7_csr PO7_PMASK; /* 0x30.0700 */ 166 io7_csr PO7_ERROR_SUM; /* 0x30.2000 */ 170 io7_csr PO7_UNCRR_SYM; /* 0x30.2100 */ 173 io7_csr PO7_UGBGE_SYM; /* 0x30.2200 */ [all …]
|
/Linux-v6.1/drivers/edac/ |
D | amd64_edac.h | 147 * F15 M30h D18F1x2[4C:40] 276 #define UMCCH_ADDR_MASK_SEC_DDR5 0x30 277 #define UMCCH_ADDR_CFG 0x30 326 * See F1x[1, 0][7C:40] DRAM Base/Limit Registers 384 /* DRAM base and limit pairs F1x[78,70,68,60,58,50,48,40] */ 443 return (((u64)pvt->ranges[i].base.hi & 0x000000ff) << 40) | addr; in get_dram_base() 453 return (((u64)pvt->ranges[i].lim.hi & 0x000000ff) << 40) | lim; in get_dram_limit() 463 if (pvt->fam == 0x15 && pvt->model >= 0x30) in dct_sel_interleave_addr() 540 if (pvt->fam == 0x15 && pvt->model >= 0x30) { in dram_intlv_en() 550 if (pvt->fam == 0x15 && pvt->model >= 0x30) { in dhar_valid() [all …]
|
/Linux-v6.1/arch/mips/ar7/ |
D | irq.c | 26 #define ECR_OFFSET(irq) (REG_OFFSET(irq, 3)) /* 0x30 */ 59 writel(1 << (d->irq - ar7_irq_base - 40), REG(SEC_ESR_OFFSET)); in ar7_unmask_sec_irq() 64 writel(1 << (d->irq - ar7_irq_base - 40), REG(SEC_ECR_OFFSET)); in ar7_mask_sec_irq() 69 writel(1 << (d->irq - ar7_irq_base - 40), REG(SEC_CR_OFFSET)); in ar7_ack_sec_irq() 101 for (i = 0; i < 40; i++) { in ar7_irq_init() 108 irq_set_chip_and_handler(base + i + 40, in ar7_irq_init() 147 do_IRQ(ar7_irq_base + i + 40); in ar7_cascade()
|
/Linux-v6.1/drivers/clk/uniphier/ |
D | clk-uniphier-mio.c | 17 UNIPHIER_CLK_FACTOR("sd-40m", -1, "sd-200m", 1, 5), \ 33 "sd-40m", \ 38 .reg = 0x30 + 0x200 * (ch), \
|
/Linux-v6.1/drivers/gpu/host1x/ |
D | dev.c | 147 .offset = 0x30, 153 .offset = 0x30, 165 .dma_mask = DMA_BIT_MASK(40), 177 .offset = 0x30, 183 .offset = 0x30, 189 .offset = 0x30, 201 .dma_mask = DMA_BIT_MASK(40), 219 .offset = 0x30, 220 .limit = 0x30 237 .dma_mask = DMA_BIT_MASK(40),
|
/Linux-v6.1/Documentation/driver-api/media/drivers/ |
D | tuners.rst | 13 - P= PHILIPS_API (VHF_LO=0xA0, VHF_HI=0x90, UHF=0x30, radio=0x04) 82 40x2: Tuner (5V/33V), TEMIC_API. 83 40x6: Tuner 5V 85 40x9: Tuner+FM compact 97 Note: Only 40x2 series has TEMIC_API, all newer tuners have PHILIPS_API.
|
/Linux-v6.1/drivers/video/fbdev/sis/ |
D | sis.h | 90 #define FB_ACCEL_SIS_GLAMOUR_2 40 /* SiS 315, 65x, 740, 661, 741 */ 128 #define DAC2_ADR (0x16-0x30) 129 #define DAC2_DATA (0x17-0x30) 130 #define VB_PART1_ADR (0x04-0x30) 131 #define VB_PART1_DATA (0x05-0x30) 132 #define VB_PART2_ADR (0x10-0x30) 133 #define VB_PART2_DATA (0x11-0x30) 134 #define VB_PART3_ADR (0x12-0x30) 135 #define VB_PART3_DATA (0x13-0x30) 136 #define VB_PART4_ADR (0x14-0x30) [all …]
|
/Linux-v6.1/arch/mips/boot/dts/brcm/ |
D | bcm7346.dtsi | 61 reg = <0x411400 0x30>, <0x411600 0x30>; 72 reg = <0x403000 0x30>; 245 reg = <0x408440 0x30>; 312 compatible = "brcm,40nm-ephy", 396 reg = <0x411000 0x30>; 419 interrupts = <40>; 464 reg = <0x411d00 0x30>;
|
/Linux-v6.1/drivers/mtd/nand/spi/ |
D | toshiba.c | 76 struct spi_mem_op op = SPINAND_GET_FEATURE_OP(0x30, &mbf); in tx58cxgxsxraix_ecc_get_status() 124 NAND_MEMORG(1, 2048, 128, 64, 2048, 40, 1, 1, 1), 135 NAND_MEMORG(1, 4096, 256, 64, 2048, 40, 1, 1, 1), 157 NAND_MEMORG(1, 2048, 128, 64, 2048, 40, 1, 1, 1), 168 NAND_MEMORG(1, 4096, 256, 64, 2048, 40, 1, 1, 1), 195 NAND_MEMORG(1, 2048, 128, 64, 2048, 40, 1, 1, 1), 206 NAND_MEMORG(1, 4096, 256, 64, 2048, 40, 1, 1, 1), 239 NAND_MEMORG(1, 2048, 128, 64, 2048, 40, 1, 1, 1), 250 NAND_MEMORG(1, 4096, 256, 64, 2048, 40, 1, 1, 1),
|
/Linux-v6.1/Documentation/devicetree/bindings/clock/ti/ |
D | adpll.txt | 20 adpll_mpu_ck: adpll@40 { 35 reg = <0x80 0x30>;
|
/Linux-v6.1/drivers/staging/r8188eu/include/ |
D | Hal8188EPhyReg.h | 118 /* Set Control channel to upper or lower - required only for 40MHz */ 417 #define RF_RCK_OS 0x30 /* RF TX PA control */ 457 #define bTxHTSTBC 0x30 488 #define bCCKTxSC 0x30 531 #define bRFSW_TxOptionAnt 0x30 553 #define bHTSIG2_STBC 0x30 587 /* Reg 0x880 rFPGA0_AnalogParameter1 20/40 CCK support switch 40/80 BB MHZ */ 626 #define bPSDAntennaPath 0x30 651 #define bCCKSideBand 0x10 /* Reg 0xa00 rCCK0_System 20/40 */ 922 #define bIntf_win_len_cfg 0x30
|
/Linux-v6.1/drivers/net/ethernet/aquantia/atlantic/ |
D | aq_cfg.h | 50 #define AQ_CFG_RSS_HASHKEY_SIZE 40U 68 /*#define AQ_CFG_MAC_ADDR_PERMANENT {0x30, 0x0E, 0xE3, 0x12, 0x34, 0x56}*/
|
/Linux-v6.1/drivers/gpu/drm/panel/ |
D | panel-xinpeng-xpp055c272.c | 97 dsi_generic_write_seq(dsi, XPP055C272_CMD_SETDISP, 0xc8, 0x12, 0x30); in xpp055c272_init_sequence() 126 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x30, 0x05, in xpp055c272_init_sequence() 233 .hsync_start = 720 + 40, 234 .hsync_end = 720 + 40 + 10, 235 .htotal = 720 + 40 + 10 + 40,
|
D | panel-boe-tv101wum-nl6.c | 89 _INIT_DCS_CMD(0x30, 0x00), 195 _INIT_DCS_CMD(0x30, 0x44), 218 _INIT_DCS_CMD(0x59, 0x30), 284 _INIT_DCS_CMD(0x70, 0x30), 299 _INIT_DCS_CMD(0x06, 0x30), 326 _INIT_DCS_CMD(0x30, 0x65), 525 _INIT_DCS_CMD(0x30, 0x32), 627 _INIT_DCS_CMD(0x06, 0x30), 654 _INIT_DCS_CMD(0x30, 0x78), 731 _INIT_DCS_CMD(0xA3, 0x30), [all …]
|
/Linux-v6.1/sound/soc/codecs/ |
D | sta32x.h | 144 #define STA32X_AUTO1_AMGC_MASK 0x30 167 #define STA32X_CxCFG_LS_MASK 0x30 192 #define STA32X_XO_HP_BQ_BASE 40
|