Home
last modified time | relevance | path

Searched +full:0 +full:x5300 (Results 1 – 25 of 38) sorted by relevance

12

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/dma/
Dsocionext,uniphier-xdmac.yaml35 2. Transfer request factor number, If no transfer factor, use 0.
56 reg = <0x5fc10000 0x5300>;
57 interrupts = <0 188 4>;
/kernel/linux/linux-5.10/include/linux/
Dapm_bios.h17 #define APM_16_BIT_SUPPORT 0x0001
18 #define APM_32_BIT_SUPPORT 0x0002
19 #define APM_IDLE_SLOWS_CLOCK 0x0004
20 #define APM_BIOS_DISABLED 0x0008
21 #define APM_BIOS_DISENGAGED 0x0010
40 #define APM_FUNC_INST_CHECK 0x5300
41 #define APM_FUNC_REAL_CONN 0x5301
42 #define APM_FUNC_16BIT_CONN 0x5302
43 #define APM_FUNC_32BIT_CONN 0x5303
44 #define APM_FUNC_DISCONN 0x5304
[all …]
/kernel/linux/linux-5.10/drivers/usb/host/
Dssb-hcd.c45 if (dev->id.revision == 2 && dev->bus->chip_id == 0x5354) { in ssb_hcd_5354wa()
47 ssb_write32(dev, 0x894, 0x00fe00fe); in ssb_hcd_5354wa()
50 ssb_write32(dev, 0x89c, ssb_read32(dev, 0x89c) | 0x1); in ssb_hcd_5354wa()
65 ssb_write32(dev, 0x200, 0x7ff); in ssb_hcd_usb20wa()
68 ssb_write32(dev, 0x400, ssb_read32(dev, 0x400) & ~8); in ssb_hcd_usb20wa()
69 ssb_read32(dev, 0x400); in ssb_hcd_usb20wa()
72 ssb_write32(dev, 0x304, ssb_read32(dev, 0x304) & ~0x100); in ssb_hcd_usb20wa()
73 ssb_read32(dev, 0x304); in ssb_hcd_usb20wa()
84 u32 flags = 0; in ssb_hcd_init_chip()
109 memset(hci_res, 0, sizeof(hci_res)); in ssb_hcd_create_pdev()
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/wiznet/
Dw5300.c40 #define W5300_MR 0x0000 /* Mode Register */
49 #define MR_IND (1 << 0) /* Indirect mode */
50 #define W5300_IR 0x0002 /* Interrupt Register */
51 #define W5300_IMR 0x0004 /* Interrupt Mask Register */
52 #define IR_S0 0x0001 /* S0 interrupt */
53 #define W5300_SHARL 0x0008 /* Source MAC address (0123) */
54 #define W5300_SHARH 0x000c /* Source MAC address (45) */
55 #define W5300_TMSRL 0x0020 /* Transmit Memory Size (0123) */
56 #define W5300_TMSRH 0x0024 /* Transmit Memory Size (4567) */
57 #define W5300_RMSRL 0x0028 /* Receive Memory Size (0123) */
[all …]
/kernel/linux/linux-5.10/include/scsi/
Dscsi.h25 #define SCSI_MAX_PROT_SG_SEGMENTS 0xFFFF
31 #define SCAN_WILD_CARD ~0
55 #define SCSI_W_LUN_BASE 0xc100
62 return (lun & 0xff00) == SCSI_W_LUN_BASE; in scsi_is_wlun()
70 #define COMMAND_COMPLETE 0x00
71 #define EXTENDED_MESSAGE 0x01
72 #define EXTENDED_MODIFY_DATA_POINTER 0x00
73 #define EXTENDED_SDTR 0x01
74 #define EXTENDED_EXTENDED_IDENTIFY 0x02 /* SCSI-I only */
75 #define EXTENDED_WDTR 0x03
[all …]
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/
Drtl8723b_hal.h27 #define FW_8723B_SIZE 0x8000
28 #define FW_8723B_START_ADDRESS 0x1000
29 #define FW_8723B_END_ADDRESS 0x1FFF /* 0x5FFF */
32 ((le16_to_cpu(fw_hdr->signature) & 0xFFF0) == 0x5300)
43 /* LONG WORD 0 ---- */
51 __le16 subversion; /* FW Subversion, default 0x00 */
71 #define DRIVER_EARLY_INT_TIME_8723B 0x05
72 #define BCN_DMA_ATIME_INT_TIME_8723B 0x02
79 #define RX_DMA_SIZE_8723B 0x4000 /* 16K */
80 #define RX_DMA_RESERVED_SIZE_8723B 0x80 /* 128B, reserved for tx report */
[all …]
/kernel/linux/linux-5.10/drivers/media/i2c/
Dov13858.c16 #define OV13858_REG_MODE_SELECT 0x0100
17 #define OV13858_MODE_STANDBY 0x00
18 #define OV13858_MODE_STREAMING 0x01
20 #define OV13858_REG_SOFTWARE_RST 0x0103
21 #define OV13858_SOFTWARE_RST 0x01
24 #define OV13858_REG_PLL1_CTRL_0 0x0300
25 #define OV13858_REG_PLL1_CTRL_1 0x0301
26 #define OV13858_REG_PLL1_CTRL_2 0x0302
27 #define OV13858_REG_PLL1_CTRL_3 0x0303
28 #define OV13858_REG_PLL1_CTRL_4 0x0304
[all …]
Dov5645.c37 #define OV5645_SYSTEM_CTRL0 0x3008
38 #define OV5645_SYSTEM_CTRL0_START 0x02
39 #define OV5645_SYSTEM_CTRL0_STOP 0x42
40 #define OV5645_CHIP_ID_HIGH 0x300a
41 #define OV5645_CHIP_ID_HIGH_BYTE 0x56
42 #define OV5645_CHIP_ID_LOW 0x300b
43 #define OV5645_CHIP_ID_LOW_BYTE 0x45
44 #define OV5645_IO_MIPI_CTRL00 0x300e
45 #define OV5645_PAD_OUTPUT00 0x3019
46 #define OV5645_AWB_MANUAL_CONTROL 0x3406
[all …]
Drdacm20.c32 #define OV10635_I2C_ADDRESS 0x30
34 #define OV10635_SOFTWARE_RESET 0x0103
35 #define OV10635_PID 0x300a
36 #define OV10635_VER 0x300b
37 #define OV10635_SC_CMMN_SCCB_ID 0x300c
38 #define OV10635_SC_CMMN_SCCB_ID_SELECT BIT(0)
39 #define OV10635_VERSION 0xa635
66 { 0x301b, 0xff }, { 0x301c, 0xff }, { 0x301a, 0xff }, { 0x3011, 0x42 },
67 { 0x6900, 0x0c }, { 0x6901, 0x19 }, { 0x3503, 0x10 }, { 0x3025, 0x03 },
68 { 0x3003, 0x16 }, { 0x3004, 0x30 }, { 0x3005, 0x40 }, { 0x3006, 0x91 },
[all …]
/kernel/linux/linux-5.10/include/linux/bcma/
Dbcma.h62 #define BCMA_MANUF_ARM 0x43B
63 #define BCMA_MANUF_MIPS 0x4A7
64 #define BCMA_MANUF_BCM 0x4BF
67 #define BCMA_CL_SIM 0x0
68 #define BCMA_CL_EROM 0x1
69 #define BCMA_CL_CORESIGHT 0x9
70 #define BCMA_CL_VERIF 0xB
71 #define BCMA_CL_OPTIMO 0xD
72 #define BCMA_CL_GEN 0xE
73 #define BCMA_CL_PRIMECELL 0xF
[all …]
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dsw.c30 rtlpci->const_amdpci_aspm = 0; in rtl8723be_init_aspm_vars()
33 * 0 - Disable ASPM, in rtl8723be_init_aspm_vars()
43 rtlpci->const_devicepci_aspm_setting = 0x03; in rtl8723be_init_aspm_vars()
46 rtlpci->const_hostpci_aspm_setting = 0x02; in rtl8723be_init_aspm_vars()
49 * 0 - Default, in rtl8723be_init_aspm_vars()
53 * set default to RTL8192CE:0 RTL8192SE:2 in rtl8723be_init_aspm_vars()
55 rtlpci->const_hwsw_rfoff_d3 = 0; in rtl8723be_init_aspm_vars()
59 * 0 - Not support ASPM, in rtl8723be_init_aspm_vars()
68 int err = 0; in rtl8723be_init_sw_vars()
78 rtlpriv->dm.dm_flag = 0; in rtl8723be_init_sw_vars()
[all …]
/kernel/linux/linux-5.10/drivers/pinctrl/mediatek/
Dpinctrl-mt7629.c12 MTK_PIN(_number, _name, 0, _eint_n, DRV_GRP1)
15 PIN_FIELD(0, 78, 0x300, 0x10, 0, 4),
19 PIN_FIELD(0, 78, 0x0, 0x10, 0, 1),
23 PIN_FIELD(0, 78, 0x200, 0x10, 0, 1),
27 PIN_FIELD(0, 78, 0x100, 0x10, 0, 1),
31 PIN_FIELD(0, 10, 0x1000, 0x10, 0, 1),
32 PIN_FIELD(11, 18, 0x2000, 0x10, 0, 1),
33 PIN_FIELD(19, 32, 0x3000, 0x10, 0, 1),
34 PIN_FIELD(33, 48, 0x4000, 0x10, 0, 1),
35 PIN_FIELD(49, 50, 0x5000, 0x10, 0, 1),
[all …]
/kernel/linux/linux-5.10/arch/arm64/boot/dts/socionext/
Duniphier-ld11.dtsi19 #size-cells = <0>;
32 cpu0: cpu@0 {
35 reg = <0 0x000>;
44 reg = <0 0x001>;
93 #clock-cells = <0>;
117 reg = <0x0 0x81000000 0x0 0x01000000>;
122 soc@0 {
126 ranges = <0 0 0 0xffffffff>;
131 reg = <0x54006000 0x100>;
133 #size-cells = <0>;
[all …]
Duniphier-pxs3.dtsi20 #size-cells = <0>;
39 cpu0: cpu@0 {
42 reg = <0 0x000>;
52 reg = <0 0x001>;
62 reg = <0 0x002>;
72 reg = <0 0x003>;
126 #clock-cells = <0>;
181 reg = <0x0 0x81000000 0x0 0x01000000>;
186 soc@0 {
190 ranges = <0 0 0 0xffffffff>;
[all …]
Duniphier-ld20.dtsi20 #size-cells = <0>;
42 cpu0: cpu@0 {
45 reg = <0 0x000>;
55 reg = <0 0x001>;
65 reg = <0 0x100>;
75 reg = <0 0x101>;
167 #clock-cells = <0>;
222 reg = <0x0 0x81000000 0x0 0x01000000>;
227 soc@0 {
231 ranges = <0 0 0 0xffffffff>;
[all …]
/kernel/linux/linux-5.10/drivers/bcma/
Ddriver_pci_host.c34 chipid_top = (bus->chipinfo.id & 0xFF00); in bcma_core_pci_is_in_hostmode()
35 if (chipid_top != 0x4700 && in bcma_core_pci_is_in_hostmode()
36 chipid_top != 0x5300) in bcma_core_pci_is_in_hostmode()
39 bcma_core_enable(pc->core, 0); in bcma_core_pci_is_in_hostmode()
62 u32 addr = 0; in bcma_get_cfgspace_addr()
71 /* Type 0 transaction */ in bcma_get_cfgspace_addr()
90 void __iomem *mmio = 0; in bcma_extpci_read_config()
95 if (dev == 0) { in bcma_extpci_read_config()
96 /* we support only two functions on device 0 */ in bcma_extpci_read_config()
105 addr |= (off & 0x0FFC); in bcma_extpci_read_config()
[all …]
/kernel/linux/linux-5.10/drivers/regulator/
Dqcom_spmi-regulator.c24 #define SPMI_REGULATOR_PIN_CTRL_ENABLE_NONE 0x00
25 #define SPMI_REGULATOR_PIN_CTRL_ENABLE_EN0 0x01
26 #define SPMI_REGULATOR_PIN_CTRL_ENABLE_EN1 0x02
27 #define SPMI_REGULATOR_PIN_CTRL_ENABLE_EN2 0x04
28 #define SPMI_REGULATOR_PIN_CTRL_ENABLE_EN3 0x08
29 #define SPMI_REGULATOR_PIN_CTRL_ENABLE_HW_DEFAULT 0x10
32 #define SPMI_REGULATOR_PIN_CTRL_HPM_NONE 0x00
33 #define SPMI_REGULATOR_PIN_CTRL_HPM_EN0 0x01
34 #define SPMI_REGULATOR_PIN_CTRL_HPM_EN1 0x02
35 #define SPMI_REGULATOR_PIN_CTRL_HPM_EN2 0x04
[all …]
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Duniphier-pro4.dtsi17 #size-cells = <0>;
19 cpu@0 {
22 reg = <0>;
44 #clock-cells = <0>;
49 #clock-cells = <0>;
64 reg = <0x500c0000 0x2000>, <0x503c0100 0x4>,
65 <0x506c0000 0x400>;
66 interrupts = <0 174 4>, <0 175 4>;
77 reg = <0x54006000 0x100>;
79 #size-cells = <0>;
[all …]
Duniphier-pro5.dtsi15 #size-cells = <0>;
17 cpu@0 {
20 reg = <0>;
116 #clock-cells = <0>;
121 #clock-cells = <0>;
136 reg = <0x500c0000 0x2000>, <0x503c0100 0x8>,
137 <0x506c0000 0x400>;
138 interrupts = <0 190 4>, <0 191 4>;
149 reg = <0x500c8000 0x2000>, <0x503c8100 0x8>,
150 <0x506c8000 0x400>;
[all …]
Duniphier-pxs2.dtsi18 #size-cells = <0>;
20 cpu0: cpu@0 {
23 reg = <0>;
111 #clock-cells = <0>;
116 #clock-cells = <0>;
162 reg = <0x500c0000 0x2000>, <0x503c0100 0x8>,
163 <0x506c0000 0x400>;
164 interrupts = <0 174 4>, <0 175 4>, <0 190 4>, <0 191 4>;
175 reg = <0x54006000 0x100>;
177 #size-cells = <0>;
[all …]
/kernel/linux/linux-5.10/drivers/ssb/
Ddriver_pcicore.c74 u32 addr = 0; in get_cfgspace_addr()
81 if (bus == 0) { in get_cfgspace_addr()
82 /* Type 0 transaction */ in get_cfgspace_addr()
130 val = 0xffffffff; in ssb_extpci_read_config()
148 err = 0; in ssb_extpci_read_config()
161 u32 addr, val = 0; in ssb_extpci_write_config()
176 val = 0xffffffff; in ssb_extpci_write_config()
183 val &= ~(0xFF << (8 * (off & 3))); in ssb_extpci_write_config()
188 val &= ~(0xFFFF << (8 * (off & 3))); in ssb_extpci_write_config()
197 err = 0; in ssb_extpci_write_config()
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_reg.h10 #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 …]
/kernel/linux/linux-5.10/drivers/scsi/
Dsense_codes.h7 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 …]
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dexceptions-64s.S25 #define EX_R9 0
109 * Branch to label using its 0xC000 address. This results in instruction
110 * address suitable for MSR[IR]=0 or 1, which allows relocation to be turned
113 * This could set the 0xc bits for !RELOCATABLE as an immediate, rather than
158 IHSRR=0
161 IHSRR_IF_HVMODE=0
170 IISIDE=0
173 IDAR=0
176 IDSISR=0
185 IREALMODE_COMMON=0
[all …]
/kernel/linux/linux-5.10/arch/ia64/kernel/
Divt.S37 * // 0x1c00 Entry 7 (size 64 bundles) Data Key Miss (12,51)
63 #if 0
66 # define PSR_DEFAULT_BITS 0
69 #if 0
93 // 0x0000 Entry 0 (size 64 bundles) VHPT Translation (8,20,47)
95 DBG_FAULT(0)
150 (p7) dep r17=r18,r17,3,(PAGE_SHIFT-6) // r17=pgd_offset for region[0-4]
151 cmp.eq p7,p6=0,r21 // unused address bits all zeroes?
158 ld8 r17=[r17] // get *pgd (may be 0)
165 (p7) ld8 r29=[r28] // get *pud (may be 0)
[all …]

12