| /kernel/linux/linux-6.6/drivers/gpu/drm/bridge/ |
| D | lontium-lt9211.c | 31 #define REG_PAGE_CONTROL 0xff 32 #define REG_CHIPID0 0x8100 33 #define REG_CHIPID0_VALUE 0x18 34 #define REG_CHIPID1 0x8101 35 #define REG_CHIPID1_VALUE 0x01 36 #define REG_CHIPID2 0x8102 37 #define REG_CHIPID2_VALUE 0xe3 39 #define REG_DSI_LANE 0xd000 40 /* DSI lane count - 0 means 4 lanes ; 1, 2, 3 means 1, 2, 3 lanes. */ 56 regmap_reg_range(0xff, 0xff), [all …]
|
| D | lontium-lt9611.c | 29 #define KEY_DDC_ACCS_DONE 0x02 30 #define DDC_NO_ACK 0x50 32 #define LT9611_4LANES 0 64 #define LT9611_PAGE_CONTROL 0xff 69 .range_min = 0, 70 .range_max = 0x85ff, 72 .selector_mask = 0xff, 73 .selector_shift = 0, 74 .window_start = 0, 75 .window_len = 0x100, [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/pinctrl/ |
| D | amlogic,meson8-pinctrl-cbus.yaml | 32 "^bank@[0-9a-z]+$": 65 reg = <0x80b0 0x28>, 66 <0x80e8 0x18>, 67 <0x8120 0x18>, 68 <0x8030 0x30>; 72 gpio-ranges = <&pinctrl_cbus 0 0 120>;
|
| /kernel/linux/linux-5.10/drivers/usb/cdns3/ |
| D | host.c | 20 #define XECP_PORT_CAP_REG 0x8000 21 #define XECP_AUX_CTRL_REG1 0x8120 81 return 0; in __cdns3_host_init() 96 return 0; in xhci_cdns3_suspend_quirk() 113 return 0; in xhci_cdns3_suspend_quirk() 139 return 0; in cdns3_host_init()
|
| D | cdns3-imx.c | 21 #define USB3_CORE_CTRL1 0x00 22 #define USB3_CORE_CTRL2 0x04 23 #define USB3_INT_REG 0x08 24 #define USB3_CORE_STATUS 0x0c 25 #define XHCI_DEBUG_LINK_ST 0x10 26 #define XHCI_DEBUG_BUS 0x14 27 #define USB3_SSPHY_CTRL1 0x40 28 #define USB3_SSPHY_CTRL2 0x44 29 #define USB3_SSPHY_STATUS 0x4c 30 #define USB2_PHY_CTRL1 0x50 [all …]
|
| /kernel/linux/linux-6.6/drivers/usb/cdns3/ |
| D | host.c | 26 #define XECP_PORT_CAP_REG 0x8000 27 #define XECP_AUX_CTRL_REG1 0x8120 56 return 0; in xhci_cdns3_resume_quirk() 122 return 0; in __cdns_host_init() 154 return 0; in cdns_host_init()
|
| D | cdns3-imx.c | 21 #define USB3_CORE_CTRL1 0x00 22 #define USB3_CORE_CTRL2 0x04 23 #define USB3_INT_REG 0x08 24 #define USB3_CORE_STATUS 0x0c 25 #define XHCI_DEBUG_LINK_ST 0x10 26 #define XHCI_DEBUG_BUS 0x14 27 #define USB3_SSPHY_CTRL1 0x40 28 #define USB3_SSPHY_CTRL2 0x44 29 #define USB3_SSPHY_STATUS 0x4c 30 #define USB2_PHY_CTRL1 0x50 [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
| D | rpm.h | 14 #define PCI_DEVID_CN10K_RPM 0xA060 15 #define PCI_SUBSYS_DEVID_CNF10KB_RPM 0xBC00 16 #define PCI_DEVID_CN10KB_RPM 0xA09F 19 #define RPMX_CMRX_CFG 0x00 22 #define RPMX_CMRX_RX_ID_MAP 0x80 23 #define RPMX_CMRX_SW_INT 0x180 24 #define RPMX_CMRX_SW_INT_W1S 0x188 25 #define RPMX_CMRX_SW_INT_ENA_W1S 0x198 26 #define RPMX_CMRX_LINK_CFG 0x1070 27 #define RPMX_MTI_PCS100X_CONTROL1 0x20000 [all …]
|
| /kernel/linux/linux-5.10/lib/ |
| D | crc-ccitt.c | 13 * be seen in entry 128, 0x8408. This corresponds to x^0 + x^5 + x^12. 17 0x0000, 0x1189, 0x2312, 0x329b, 0x4624, 0x57ad, 0x6536, 0x74bf, 18 0x8c48, 0x9dc1, 0xaf5a, 0xbed3, 0xca6c, 0xdbe5, 0xe97e, 0xf8f7, 19 0x1081, 0x0108, 0x3393, 0x221a, 0x56a5, 0x472c, 0x75b7, 0x643e, 20 0x9cc9, 0x8d40, 0xbfdb, 0xae52, 0xdaed, 0xcb64, 0xf9ff, 0xe876, 21 0x2102, 0x308b, 0x0210, 0x1399, 0x6726, 0x76af, 0x4434, 0x55bd, 22 0xad4a, 0xbcc3, 0x8e58, 0x9fd1, 0xeb6e, 0xfae7, 0xc87c, 0xd9f5, 23 0x3183, 0x200a, 0x1291, 0x0318, 0x77a7, 0x662e, 0x54b5, 0x453c, 24 0xbdcb, 0xac42, 0x9ed9, 0x8f50, 0xfbef, 0xea66, 0xd8fd, 0xc974, 25 0x4204, 0x538d, 0x6116, 0x709f, 0x0420, 0x15a9, 0x2732, 0x36bb, [all …]
|
| /kernel/linux/linux-6.6/lib/ |
| D | crc-ccitt.c | 13 * be seen in entry 128, 0x8408. This corresponds to x^0 + x^5 + x^12. 17 0x0000, 0x1189, 0x2312, 0x329b, 0x4624, 0x57ad, 0x6536, 0x74bf, 18 0x8c48, 0x9dc1, 0xaf5a, 0xbed3, 0xca6c, 0xdbe5, 0xe97e, 0xf8f7, 19 0x1081, 0x0108, 0x3393, 0x221a, 0x56a5, 0x472c, 0x75b7, 0x643e, 20 0x9cc9, 0x8d40, 0xbfdb, 0xae52, 0xdaed, 0xcb64, 0xf9ff, 0xe876, 21 0x2102, 0x308b, 0x0210, 0x1399, 0x6726, 0x76af, 0x4434, 0x55bd, 22 0xad4a, 0xbcc3, 0x8e58, 0x9fd1, 0xeb6e, 0xfae7, 0xc87c, 0xd9f5, 23 0x3183, 0x200a, 0x1291, 0x0318, 0x77a7, 0x662e, 0x54b5, 0x453c, 24 0xbdcb, 0xac42, 0x9ed9, 0x8f50, 0xfbef, 0xea66, 0xd8fd, 0xc974, 25 0x4204, 0x538d, 0x6116, 0x709f, 0x0420, 0x15a9, 0x2732, 0x36bb, [all …]
|
| /kernel/linux/linux-6.6/include/linux/mfd/mt6332/ |
| D | registers.h | 10 #define MT6332_HWCID 0x8000 11 #define MT6332_SWCID 0x8002 12 #define MT6332_TOP_CON 0x8004 13 #define MT6332_DDR_VREF_AP_CON 0x8006 14 #define MT6332_DDR_VREF_DQ_CON 0x8008 15 #define MT6332_DDR_VREF_CA_CON 0x800A 16 #define MT6332_TEST_OUT 0x800C 17 #define MT6332_TEST_CON0 0x800E 18 #define MT6332_TEST_CON1 0x8010 19 #define MT6332_TESTMODE_SW 0x8012 [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/ibm/emac/ |
| D | phy.c | 69 if (val >= 0 && (val & BMCR_RESET) == 0) in emac_mii_reset_phy() 73 if ((val & BMCR_ISOLATE) && limit > 0) in emac_mii_reset_phy() 76 return limit <= 0; in emac_mii_reset_phy() 93 if (val >= 0 && (val & BMCR_RESET) == 0) in emac_mii_reset_gpcs() 97 if ((val & BMCR_ISOLATE) && limit > 0) in emac_mii_reset_gpcs() 100 if (limit > 0 && phy->mode == PHY_INTERFACE_MODE_SGMII) { in emac_mii_reset_gpcs() 102 gpcs_phy_write(phy, 0x04, 0x8120); /* AsymPause, FDX */ in emac_mii_reset_gpcs() 103 gpcs_phy_write(phy, 0x07, 0x2801); /* msg_pg, toggle */ in emac_mii_reset_gpcs() 104 gpcs_phy_write(phy, 0x00, 0x0140); /* 1Gbps, FDX */ in emac_mii_reset_gpcs() 107 return limit <= 0; in emac_mii_reset_gpcs() [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/ibm/emac/ |
| D | phy.c | 69 if (val >= 0 && (val & BMCR_RESET) == 0) in emac_mii_reset_phy() 73 if ((val & BMCR_ISOLATE) && limit > 0) in emac_mii_reset_phy() 76 return limit <= 0; in emac_mii_reset_phy() 93 if (val >= 0 && (val & BMCR_RESET) == 0) in emac_mii_reset_gpcs() 97 if ((val & BMCR_ISOLATE) && limit > 0) in emac_mii_reset_gpcs() 100 if (limit > 0 && phy->mode == PHY_INTERFACE_MODE_SGMII) { in emac_mii_reset_gpcs() 102 gpcs_phy_write(phy, 0x04, 0x8120); /* AsymPause, FDX */ in emac_mii_reset_gpcs() 103 gpcs_phy_write(phy, 0x07, 0x2801); /* msg_pg, toggle */ in emac_mii_reset_gpcs() 104 gpcs_phy_write(phy, 0x00, 0x0140); /* 1Gbps, FDX */ in emac_mii_reset_gpcs() 107 return limit <= 0; in emac_mii_reset_gpcs() [all …]
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | meson8b.dtsi | 18 #size-cells = <0>; 24 reg = <0x200>; 35 reg = <0x201>; 46 reg = <0x202>; 57 reg = <0x203>; 164 hwrom@0 { 165 reg = <0x0 0x200000>; 172 reg = <0xc8000000 0x8000>; 175 ranges = <0x0 0xc8000000 0x8000>; 179 reg = <0x400 0x20>; [all …]
|
| D | meson8.dtsi | 20 #size-cells = <0>; 26 reg = <0x200>; 37 reg = <0x201>; 48 reg = <0x202>; 59 reg = <0x203>; 172 hwrom@0 { 173 reg = <0x0 0x200000>; 188 reg = <0x4f00000 0x100000>; 195 reg = <0xc8000000 0x8000>; 198 ranges = <0x0 0xc8000000 0x8000>; [all …]
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/amlogic/ |
| D | meson8b.dtsi | 19 #size-cells = <0>; 25 reg = <0x200>; 37 reg = <0x201>; 49 reg = <0x202>; 61 reg = <0x203>; 169 hwrom@0 { 170 reg = <0x0 0x200000>; 225 reg = <0xc8000000 0x8000>; 228 ranges = <0x0 0xc8000000 0x8000>; 232 reg = <0x400 0x20>; [all …]
|
| D | meson8.dtsi | 21 #size-cells = <0>; 27 reg = <0x200>; 39 reg = <0x201>; 51 reg = <0x202>; 63 reg = <0x203>; 177 hwrom@0 { 178 reg = <0x0 0x200000>; 193 reg = <0x4f00000 0x100000>; 248 reg = <0xc8000000 0x8000>; 251 ranges = <0x0 0xc8000000 0x8000>; [all …]
|
| /kernel/linux/linux-6.6/drivers/usb/serial/ |
| D | qcserial.c | 21 #define QUECTEL_EC20_PID 0x9215 25 QCSERIAL_G2K = 0, /* Gobi 2000 */ 40 {DEVICE_G1K(0x05c6, 0x9211)}, /* Acer Gobi QDL device */ 41 {DEVICE_G1K(0x05c6, 0x9212)}, /* Acer Gobi Modem Device */ 42 {DEVICE_G1K(0x03f0, 0x1f1d)}, /* HP un2400 Gobi Modem Device */ 43 {DEVICE_G1K(0x03f0, 0x201d)}, /* HP un2400 Gobi QDL Device */ 44 {DEVICE_G1K(0x04da, 0x250d)}, /* Panasonic Gobi Modem device */ 45 {DEVICE_G1K(0x04da, 0x250c)}, /* Panasonic Gobi QDL device */ 46 {DEVICE_G1K(0x413c, 0x8172)}, /* Dell Gobi Modem device */ 47 {DEVICE_G1K(0x413c, 0x8171)}, /* Dell Gobi QDL device */ [all …]
|
| /kernel/linux/linux-5.10/drivers/usb/serial/ |
| D | qcserial.c | 21 #define QUECTEL_EC20_PID 0x9215 25 QCSERIAL_G2K = 0, /* Gobi 2000 */ 40 {DEVICE_G1K(0x05c6, 0x9211)}, /* Acer Gobi QDL device */ 41 {DEVICE_G1K(0x05c6, 0x9212)}, /* Acer Gobi Modem Device */ 42 {DEVICE_G1K(0x03f0, 0x1f1d)}, /* HP un2400 Gobi Modem Device */ 43 {DEVICE_G1K(0x03f0, 0x201d)}, /* HP un2400 Gobi QDL Device */ 44 {DEVICE_G1K(0x04da, 0x250d)}, /* Panasonic Gobi Modem device */ 45 {DEVICE_G1K(0x04da, 0x250c)}, /* Panasonic Gobi QDL device */ 46 {DEVICE_G1K(0x413c, 0x8172)}, /* Dell Gobi Modem device */ 47 {DEVICE_G1K(0x413c, 0x8171)}, /* Dell Gobi QDL device */ [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/ |
| D | enetc_hw.h | 7 #define ENETC_DEV_ID_PF 0xe100 8 #define ENETC_DEV_ID_VF 0xef00 9 #define ENETC_DEV_ID_PTP 0xee02 12 #define ENETC_BAR_REGS 0 14 /** SI regs, offset: 0h */ 15 #define ENETC_SIMR 0 17 #define ENETC_SIMR_RSSE BIT(0) 18 #define ENETC_SICTR0 0x18 19 #define ENETC_SICTR1 0x1c 20 #define ENETC_SIPCAPR0 0x20 [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/freescale/enetc/ |
| D | enetc_hw.h | 10 #define ENETC_DEV_ID_PF 0xe100 11 #define ENETC_DEV_ID_VF 0xef00 12 #define ENETC_DEV_ID_PTP 0xee02 15 #define ENETC_BAR_REGS 0 17 /** SI regs, offset: 0h */ 18 #define ENETC_SIMR 0 20 #define ENETC_SIMR_RSSE BIT(0) 21 #define ENETC_SICTR0 0x18 22 #define ENETC_SICTR1 0x1c 23 #define ENETC_SIPCAPR0 0x20 [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/bridge/ |
| D | lontium-lt9611.c | 26 #define KEY_DDC_ACCS_DONE 0x02 27 #define DDC_NO_ACK 0x50 29 #define LT9611_4LANES 0 62 #define LT9611_PAGE_CONTROL 0xff 67 .range_min = 0, 68 .range_max = 0x85ff, 70 .selector_mask = 0xff, 71 .selector_shift = 0, 72 .window_start = 0, 73 .window_len = 0x100, [all …]
|
| /kernel/linux/linux-5.10/drivers/media/usb/gspca/ |
| D | spca500.c | 26 #define AgfaCl20 0 55 .priv = 0}, 68 .priv = 0}, 87 {0x00, 0x0003, 0x816b}, /* SSI not active sync with vsync, 88 * hue (H byte) = 0, 92 {0x00, 0x0000, 0x8167}, /* brightness = 0 */ 93 {0x00, 0x0020, 0x8168}, /* contrast = 0 */ 94 {0x00, 0x0003, 0x816b}, /* SSI not active sync with vsync, 95 * hue (H byte) = 0, saturation/hue enable, 97 * was 0x0003, now 0x0000. [all …]
|
| /kernel/linux/linux-6.6/drivers/media/usb/gspca/ |
| D | spca500.c | 26 #define AgfaCl20 0 55 .priv = 0}, 68 .priv = 0}, 87 {0x00, 0x0003, 0x816b}, /* SSI not active sync with vsync, 88 * hue (H byte) = 0, 92 {0x00, 0x0000, 0x8167}, /* brightness = 0 */ 93 {0x00, 0x0020, 0x8168}, /* contrast = 0 */ 94 {0x00, 0x0003, 0x816b}, /* SSI not active sync with vsync, 95 * hue (H byte) = 0, saturation/hue enable, 97 * was 0x0003, now 0x0000. [all …]
|
| /kernel/linux/linux-6.6/drivers/media/i2c/ |
| D | ar0521.c | 31 #define AR0521_MIN_X_ADDR_START 0u 32 #define AR0521_MIN_Y_ADDR_START 0u 46 #define AR0521_ANA_GAIN_MIN 0x00 47 #define AR0521_ANA_GAIN_MAX 0x3f 48 #define AR0521_ANA_GAIN_STEP 0x01 49 #define AR0521_ANA_GAIN_DEFAULT 0x00 52 #define AR0521_REG_VT_PIX_CLK_DIV 0x0300 53 #define AR0521_REG_FRAME_LENGTH_LINES 0x0340 55 #define AR0521_REG_CHIP_ID 0x3000 56 #define AR0521_REG_COARSE_INTEGRATION_TIME 0x3012 [all …]
|