/Linux-v6.1/Documentation/devicetree/bindings/phy/ |
D | mediatek,xsphy.yaml | 20 u2 port0 0x0000 MISC 21 0x0100 FMREG 22 0x0300 U2PHY_COM 23 u2 port1 0x1000 MISC 24 0x1100 FMREG 25 0x1300 U2PHY_COM 26 u2 port2 0x2000 MISC 28 u31 common 0x3000 DIG_GLB 29 0x3100 PHYA_GLB 30 u31 port0 0x3400 DIG_LN_TOP [all …]
|
/Linux-v6.1/arch/powerpc/boot/dts/ |
D | tqm5200.dts | 20 #size-cells = <0>; 22 PowerPC,5200@0 { 24 reg = <0>; 27 d-cache-size = <0x4000>; // L1, 16K 28 i-cache-size = <0x4000>; // L1, 16K 29 timebase-frequency = <0>; // from bootloader 30 bus-frequency = <0>; // from bootloader 31 clock-frequency = <0>; // from bootloader 35 memory@0 { 37 reg = <0x00000000 0x04000000>; // 64MB [all …]
|
D | charon.dts | 23 #size-cells = <0>; 25 PowerPC,5200@0 { 27 reg = <0>; 30 d-cache-size = <0x4000>; // L1, 16K 31 i-cache-size = <0x4000>; // L1, 16K 32 timebase-frequency = <0>; // from bootloader 33 bus-frequency = <0>; // from bootloader 34 clock-frequency = <0>; // from bootloader 38 memory@0 { 40 reg = <0x00000000 0x08000000>; // 128MB [all …]
|
D | lite5200.dts | 20 #size-cells = <0>; 22 PowerPC,5200@0 { 24 reg = <0>; 27 d-cache-size = <0x4000>; // L1, 16K 28 i-cache-size = <0x4000>; // L1, 16K 29 timebase-frequency = <0>; // from bootloader 30 bus-frequency = <0>; // from bootloader 31 clock-frequency = <0>; // from bootloader 35 memory@0 { 37 reg = <0x00000000 0x04000000>; // 64MB [all …]
|
D | mpc5200b.dtsi | 21 #size-cells = <0>; 23 powerpc: PowerPC,5200@0 { 25 reg = <0>; 28 d-cache-size = <0x4000>; // L1, 16K 29 i-cache-size = <0x4000>; // L1, 16K 30 timebase-frequency = <0>; // from bootloader 31 bus-frequency = <0>; // from bootloader 32 clock-frequency = <0>; // from bootloader 36 memory: memory@0 { 38 reg = <0x00000000 0x04000000>; // 64MB [all …]
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | sunplus-sp7021.dtsi | 23 #clock-cells = <0>; 33 ranges = <0 0x9c000000 0x400000>; 38 reg = <0x4 0x28>, 39 <0x200 0x44>, 40 <0x268 0x04>; 47 reg = <0x780 0x80>, <0xa80 0x80>; 54 reg = <0xaf00 0x34>, <0xaf80 0x58>; 62 reg = <0x14 0x3>; 65 reg = <0x18 0x2>; 68 reg = <0x34 0x6>; [all …]
|
/Linux-v6.1/drivers/staging/media/atomisp/i2c/ |
D | ov2722.h | 38 #define I2C_MSG_LENGTH 0x2 50 * bits 31-16: numerator, bits 15-0: denominator 52 #define OV2722_FOCAL_LENGTH_DEFAULT 0x1160064 56 * bits 31-16: numerator, bits 15-0: denominator 58 #define OV2722_F_NUMBER_DEFAULT 0x1a000a 65 * bits 7-0: min f-number denominator 67 #define OV2722_F_NUMBER_RANGE 0x1a0a1a0a 68 #define OV2720_ID 0x2720 69 #define OV2722_ID 0x2722 71 #define OV2722_FINE_INTG_TIME_MIN 0 [all …]
|
/Linux-v6.1/drivers/net/ethernet/amd/ |
D | ariadne.h | 17 * Publication #16907, Rev. B, Amendment/0, May 1994 62 #define CSR0 0x0000 /* - PCnet-ISA Controller Status */ 63 #define CSR1 0x0100 /* - IADR[15:0] */ 64 #define CSR2 0x0200 /* - IADR[23:16] */ 65 #define CSR3 0x0300 /* - Interrupt Masks and Deferral Control */ 66 #define CSR4 0x0400 /* - Test and Features Control */ 67 #define CSR6 0x0600 /* RCV/XMT Descriptor Table Length */ 68 #define CSR8 0x0800 /* - Logical Address Filter, LADRF[15:0] */ 69 #define CSR9 0x0900 /* - Logical Address Filter, LADRF[31:16] */ 70 #define CSR10 0x0a00 /* - Logical Address Filter, LADRF[47:32] */ [all …]
|
/Linux-v6.1/drivers/gpu/drm/meson/ |
D | meson_viu.c | 46 VIU_MATRIX_OSD_EOTF = 0, 51 VIU_LUT_OSD_EOTF = 0, 63 0, 0, 0, /* pre offset */ 67 0, 0, 0, /* 10'/11'/12' */ 68 0, 0, 0, /* 20'/21'/22' */ 70 0, 0, 0 /* mode, right_shift, clip_en */ 85 writel(((m[0] & 0xfff) << 16) | (m[1] & 0xfff), in meson_viu_set_g12a_osd1_matrix() 87 writel(m[2] & 0xfff, in meson_viu_set_g12a_osd1_matrix() 89 writel(((m[3] & 0x1fff) << 16) | (m[4] & 0x1fff), in meson_viu_set_g12a_osd1_matrix() 91 writel(((m[5] & 0x1fff) << 16) | (m[6] & 0x1fff), in meson_viu_set_g12a_osd1_matrix() [all …]
|
D | meson_registers.h | 18 #define VPP2_DUMMY_DATA 0x1900 19 #define VPP2_LINE_IN_LENGTH 0x1901 20 #define VPP2_PIC_IN_HEIGHT 0x1902 21 #define VPP2_SCALE_COEF_IDX 0x1903 22 #define VPP2_SCALE_COEF 0x1904 23 #define VPP2_VSC_REGION12_STARTP 0x1905 24 #define VPP2_VSC_REGION34_STARTP 0x1906 25 #define VPP2_VSC_REGION4_ENDP 0x1907 26 #define VPP2_VSC_START_PHASE_STEP 0x1908 27 #define VPP2_VSC_REGION0_PHASE_SLOPE 0x1909 [all …]
|
/Linux-v6.1/include/soc/fsl/qe/ |
D | immap_qe.h | 26 u8 res0[0x04]; 28 u8 res1[0x70]; 44 u8 res0[0x4]; 47 u8 res1[0x4]; 49 u8 res2[0x20]; 51 u8 res3[0x1C]; 59 u8 res0[0xA]; 61 u8 res1[0x2]; 66 u8 res2[0x8]; 70 u8 res3[0x2]; [all …]
|
/Linux-v6.1/drivers/scsi/ |
D | g_NCR5380.c | 69 #define NCR53C400_mem_base 0x3880 70 #define NCR53C400_host_buffer 0x3900 71 #define NCR53C400_region_size 0x3a00 73 #define BOARD_NCR5380 0 92 module_param_hw(ncr_irq, int, irq, 0); 93 module_param_hw(ncr_addr, int, ioport, 0); 94 module_param(ncr_5380, int, 0); 95 module_param(ncr_53c400, int, 0); 96 module_param(ncr_53c400a, int, 0); 97 module_param(dtc_3181e, int, 0); [all …]
|
D | sense_codes.h | 7 SENSE_CODE(0x0000, "No additional sense information") 8 SENSE_CODE(0x0001, "Filemark detected") 9 SENSE_CODE(0x0002, "End-of-partition/medium detected") 10 SENSE_CODE(0x0003, "Setmark detected") 11 SENSE_CODE(0x0004, "Beginning-of-partition/medium detected") 12 SENSE_CODE(0x0005, "End-of-data detected") 13 SENSE_CODE(0x0006, "I/O process terminated") 14 SENSE_CODE(0x0007, "Programmable early warning detected") 15 SENSE_CODE(0x0011, "Audio play operation in progress") 16 SENSE_CODE(0x0012, "Audio play operation paused") [all …]
|
/Linux-v6.1/arch/arm64/boot/dts/exynos/ |
D | exynos850.dtsi | 52 #clock-cells = <0>; 57 #size-cells = <0>; 91 cpu0: cpu@0 { 94 reg = <0x0>; 100 reg = <0x1>; 106 reg = <0x2>; 112 reg = <0x3>; 118 reg = <0x100>; 124 reg = <0x101>; 130 reg = <0x102>; [all …]
|
D | exynosautov9.dtsi | 47 #size-cells = <0>; 81 cpu0: cpu@0 { 84 reg = <0x0>; 91 reg = <0x100>; 98 reg = <0x200>; 105 reg = <0x300>; 112 reg = <0x10000>; 119 reg = <0x10100>; 126 reg = <0x10200>; 133 reg = <0x10300>; [all …]
|
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns/ |
D | hns_dsaf_reg.h | 10 #define HNS_DEBUG_RING_IRQ_IDX 0 46 #define DSAF_SUB_SC_NT_SRAM_CLK_SEL_REG 0x100 47 #define DSAF_SUB_SC_HILINK3_CRG_CTRL0_REG 0x180 48 #define DSAF_SUB_SC_HILINK3_CRG_CTRL1_REG 0x184 49 #define DSAF_SUB_SC_HILINK3_CRG_CTRL2_REG 0x188 50 #define DSAF_SUB_SC_HILINK3_CRG_CTRL3_REG 0x18C 51 #define DSAF_SUB_SC_HILINK4_CRG_CTRL0_REG 0x190 52 #define DSAF_SUB_SC_HILINK4_CRG_CTRL1_REG 0x194 53 #define DSAF_SUB_SC_DSAF_CLK_EN_REG 0x300 54 #define DSAF_SUB_SC_DSAF_CLK_DIS_REG 0x304 [all …]
|
/Linux-v6.1/drivers/net/dsa/microchip/ |
D | ksz_common.c | 31 #define MIB_COUNTER_NUM 0x20 73 { 0x00, "rx" }, 74 { 0x01, "rx_hi" }, 75 { 0x02, "rx_undersize" }, 76 { 0x03, "rx_fragments" }, 77 { 0x04, "rx_oversize" }, 78 { 0x05, "rx_jabbers" }, 79 { 0x06, "rx_symbol_err" }, 80 { 0x07, "rx_crc_err" }, 81 { 0x08, "rx_align_err" }, [all …]
|
/Linux-v6.1/drivers/media/i2c/ |
D | imx334.c | 20 #define IMX334_REG_MODE_SELECT 0x3000 21 #define IMX334_MODE_STANDBY 0x01 22 #define IMX334_MODE_STREAMING 0x00 25 #define IMX334_REG_LPFR 0x3030 28 #define IMX334_REG_ID 0x3044 29 #define IMX334_ID 0x1e 32 #define IMX334_REG_SHUTTER 0x3058 36 #define IMX334_EXPOSURE_DEFAULT 0x0648 39 #define IMX334_REG_AGAIN 0x30e8 40 #define IMX334_AGAIN_MIN 0 [all …]
|
D | imx335.c | 20 #define IMX335_REG_MODE_SELECT 0x3000 21 #define IMX335_MODE_STANDBY 0x01 22 #define IMX335_MODE_STREAMING 0x00 25 #define IMX335_REG_LPFR 0x3030 28 #define IMX335_REG_ID 0x3912 29 #define IMX335_ID 0x00 32 #define IMX335_REG_SHUTTER 0x3058 36 #define IMX335_EXPOSURE_DEFAULT 0x0648 39 #define IMX335_REG_AGAIN 0x30e8 40 #define IMX335_AGAIN_MIN 0 [all …]
|
D | hi846.c | 22 #define HI846_REG_FLL 0x0006 23 #define HI846_FLL_MAX 0xffff 26 #define HI846_REG_LLP 0x0008 29 #define HI846_REG_BINNING_MODE 0x000c 31 #define HI846_REG_IMAGE_ORIENTATION 0x000e 33 #define HI846_REG_UNKNOWN_0022 0x0022 35 #define HI846_REG_Y_ADDR_START_VACT_H 0x0026 36 #define HI846_REG_Y_ADDR_START_VACT_L 0x0027 37 #define HI846_REG_UNKNOWN_0028 0x0028 39 #define HI846_REG_Y_ADDR_END_VACT_H 0x002c [all …]
|
/Linux-v6.1/include/linux/qed/ |
D | common_hsi.h | 16 #define PTR_LO(x) ((u32)(((uintptr_t)(x)) & 0xffffffff)) 23 } while (0) 47 #define ISCSI_CDU_TASK_SEG_TYPE 0 48 #define FCOE_CDU_TASK_SEG_TYPE 0 59 #define YSTORM_QZONE_SIZE 0 60 #define PSTORM_QZONE_SIZE 0 97 #define FW_ENGINEERING_VERSION 0 158 #define CDU_SEG_TYPE_OFFSET_REG_OFFSET_MASK (0x1ffff) 161 #define CDU_VF_FL_SEG_TYPE_OFFSET_REG_OFFSET_MASK (0xfff) 163 #define CDU_CONTEXT_VALIDATION_CFG_ENABLE_SHIFT (0) [all …]
|
/Linux-v6.1/drivers/net/ethernet/realtek/ |
D | r8169_phy_config.c | 23 int oldpage = phy_select_page(phydev, 0x0007); in r8168d_modify_extpage() 25 __phy_write(phydev, 0x1e, extpage); in r8168d_modify_extpage() 28 phy_restore_page(phydev, oldpage, 0); in r8168d_modify_extpage() 34 int oldpage = phy_select_page(phydev, 0x0005); in r8168d_phy_param() 36 __phy_write(phydev, 0x05, parm); in r8168d_phy_param() 37 __phy_modify(phydev, 0x06, mask, val); in r8168d_phy_param() 39 phy_restore_page(phydev, oldpage, 0); in r8168d_phy_param() 45 int oldpage = phy_select_page(phydev, 0x0a43); in r8168g_phy_param() 47 __phy_write(phydev, 0x13, parm); in r8168g_phy_param() 48 __phy_modify(phydev, 0x14, mask, val); in r8168g_phy_param() [all …]
|
/Linux-v6.1/drivers/media/platform/renesas/rcar-vin/ |
D | rcar-dma.c | 26 #define VNMC_REG 0x00 /* Video n Main Control Register */ 27 #define VNMS_REG 0x04 /* Video n Module Status Register */ 28 #define VNFC_REG 0x08 /* Video n Frame Capture Register */ 29 #define VNSLPRC_REG 0x0C /* Video n Start Line Pre-Clip Register */ 30 #define VNELPRC_REG 0x10 /* Video n End Line Pre-Clip Register */ 31 #define VNSPPRC_REG 0x14 /* Video n Start Pixel Pre-Clip Register */ 32 #define VNEPPRC_REG 0x18 /* Video n End Pixel Pre-Clip Register */ 33 #define VNIS_REG 0x2C /* Video n Image Stride Register */ 34 #define VNMB_REG(m) (0x30 + ((m) << 2)) /* Video n Memory Base m Register */ 35 #define VNIE_REG 0x40 /* Video n Interrupt Enable Register */ [all …]
|
/Linux-v6.1/drivers/net/wireless/ath/ar5523/ |
D | ar5523.c | 56 if (dlen < 0) { in ar5523_read_reply() 61 ar5523_dbg(ar, "Code = %d len = %d\n", be32_to_cpu(hdr->code) & 0xff, in ar5523_read_reply() 66 olen = be32_to_cpu(rp[0]); in ar5523_read_reply() 68 if (olen == 0) { in ar5523_read_reply() 69 /* convention is 0 =>'s one word */ in ar5523_read_reply() 73 olen = 0; in ar5523_read_reply() 79 cmd->olen = 0; in ar5523_read_reply() 84 cmd->res = 0; in ar5523_read_reply() 112 be32_to_cpu(hdr->code) & 0xff, hdr->priv); in ar5523_cmd_rx_cb() 117 switch (code & 0xff) { in ar5523_cmd_rx_cb() [all …]
|
/Linux-v6.1/drivers/ata/ |
D | ata_piix.c | 34 * with SITRE and the 0x44 timing register). See pata_oldpiix and pata_mpiix 51 * ICH2 errata #21 - DMA mode 0 doesn't work right 65 * (BIOS must set dev 31 fn 0 bit 23) 86 PIIX_IOCFG = 0x54, /* IDE I/O configuration register */ 87 ICH5_PMR = 0x90, /* address map register */ 88 ICH5_PCS = 0x92, /* port control and status */ 91 PIIX_SIDPR_IDX = 0, 106 P0 = 0, /* port 0 */ 157 { 0x8086, 0x7010, PCI_ANY_ID, PCI_ANY_ID, 0, 0, piix_pata_mwdma }, 159 { 0x8086, 0x7111, 0x15ad, 0x1976, 0, 0, piix_pata_vmw }, [all …]
|