Searched +full:0 +full:x104c (Results 1 – 25 of 75) sorted by relevance
123
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/pci/ |
| D | ti,j721e-pci-host.yaml | 48 const: 0x104c 51 const: 0xb00d 88 reg = <0x00 0x02900000 0x00 0x1000>, 89 <0x00 0x02907000 0x00 0x400>, 90 <0x00 0x0d000000 0x00 0x00800000>, 91 <0x00 0x10000000 0x00 0x00001000>; 102 bus-range = <0x0 0xf>; 103 vendor-id = <0x104c>; 104 device-id = <0xb00d>; 105 msi-map = <0x0 &gic_its 0x0 0x10000>; [all …]
|
| /kernel/linux/linux-4.19/Documentation/PCI/endpoint/function/binding/ |
| D | pci-test.txt | 6 vendorid : should be 0x104c 7 deviceid : should be 0xb500 for DRA74x and 0xb501 for DRA72x 11 baseclass_code : should be 0xff
|
| /kernel/linux/linux-5.10/drivers/staging/comedi/ |
| D | comedi_pci.h | 20 #define PCI_VENDOR_ID_KOLTER 0x1001 21 #define PCI_VENDOR_ID_ICP 0x104c 22 #define PCI_VENDOR_ID_DT 0x1116 23 #define PCI_VENDOR_ID_IOTECH 0x1616 24 #define PCI_VENDOR_ID_CONTEC 0x1221 25 #define PCI_VENDOR_ID_RTD 0x1435 26 #define PCI_VENDOR_ID_HUMUSOFT 0x186c
|
| /kernel/linux/linux-4.19/drivers/staging/comedi/ |
| D | comedi_pci.h | 20 #define PCI_VENDOR_ID_KOLTER 0x1001 21 #define PCI_VENDOR_ID_ICP 0x104c 22 #define PCI_VENDOR_ID_DT 0x1116 23 #define PCI_VENDOR_ID_IOTECH 0x1616 24 #define PCI_VENDOR_ID_CONTEC 0x1221 25 #define PCI_VENDOR_ID_RTD 0x1435 26 #define PCI_VENDOR_ID_HUMUSOFT 0x186c
|
| /kernel/linux/linux-5.10/Documentation/PCI/endpoint/function/binding/ |
| D | pci-test.rst | 12 vendorid should be 0x104c 13 deviceid should be 0xb500 for DRA74x and 0xb501 for DRA72x 17 baseclass_code should be 0xff
|
| /kernel/linux/linux-5.10/arch/arm/mach-mmp/ |
| D | pm-mmp2.h | 14 #define APMU_PJ_IDLE_CFG APMU_REG(0x018) 21 #define APMU_SRAM_PWR_DWN APMU_REG(0x08c) 23 #define MPMU_SCCR MPMU_REG(0x038) 24 #define MPMU_PCR_PJ MPMU_REG(0x1000) 41 #define MPMU_PLL2_CTRL1 MPMU_REG(0x0414) 42 #define MPMU_CGR_PJ MPMU_REG(0x1024) 43 #define MPMU_WUCRM_PJ MPMU_REG(0x104c) 48 POWER_MODE_ACTIVE = 0,
|
| D | pm-pxa910.h | 12 #define APMU_MOH_IDLE_CFG APMU_REG(0x0018) 16 #define APMU_MOH_IDLE_CFG_MOH_PWR_SW(x) (((x) & 0x3) << 16) 17 #define APMU_MOH_IDLE_CFG_MOH_L2_PWR_SW(x) (((x) & 0x3) << 18) 21 #define APMU_SQU_CLK_GATE_CTRL APMU_REG(0x001c) 22 #define APMU_MC_HW_SLP_TYPE APMU_REG(0x00b0) 24 #define MPMU_FCCR MPMU_REG(0x0008) 25 #define MPMU_APCR MPMU_REG(0x1000) 45 #define MPMU_AWUCRM MPMU_REG(0x104c) 60 #define MPMU_AWUCRM_WAKEUP(x) (1 << ((x) & 0x7)) 63 POWER_MODE_ACTIVE = 0,
|
| /kernel/linux/linux-4.19/arch/arm/mach-mmp/ |
| D | pm-mmp2.h | 16 #define APMU_PJ_IDLE_CFG APMU_REG(0x018) 23 #define APMU_SRAM_PWR_DWN APMU_REG(0x08c) 25 #define MPMU_SCCR MPMU_REG(0x038) 26 #define MPMU_PCR_PJ MPMU_REG(0x1000) 43 #define MPMU_PLL2_CTRL1 MPMU_REG(0x0414) 44 #define MPMU_CGR_PJ MPMU_REG(0x1024) 45 #define MPMU_WUCRM_PJ MPMU_REG(0x104c) 50 POWER_MODE_ACTIVE = 0,
|
| D | pm-pxa910.h | 14 #define APMU_MOH_IDLE_CFG APMU_REG(0x0018) 18 #define APMU_MOH_IDLE_CFG_MOH_PWR_SW(x) (((x) & 0x3) << 16) 19 #define APMU_MOH_IDLE_CFG_MOH_L2_PWR_SW(x) (((x) & 0x3) << 18) 23 #define APMU_SQU_CLK_GATE_CTRL APMU_REG(0x001c) 24 #define APMU_MC_HW_SLP_TYPE APMU_REG(0x00b0) 26 #define MPMU_FCCR MPMU_REG(0x0008) 27 #define MPMU_APCR MPMU_REG(0x1000) 47 #define MPMU_AWUCRM MPMU_REG(0x104c) 62 #define MPMU_AWUCRM_WAKEUP(x) (1 << ((x) & 0x7)) 65 POWER_MODE_ACTIVE = 0,
|
| /kernel/linux/linux-4.19/include/linux/mmc/ |
| D | sdio_ids.h | 13 #define SDIO_CLASS_NONE 0x00 /* Not a SDIO standard interface */ 14 #define SDIO_CLASS_UART 0x01 /* standard UART interface */ 15 #define SDIO_CLASS_BT_A 0x02 /* Type-A BlueTooth std interface */ 16 #define SDIO_CLASS_BT_B 0x03 /* Type-B BlueTooth std interface */ 17 #define SDIO_CLASS_GPS 0x04 /* GPS standard interface */ 18 #define SDIO_CLASS_CAMERA 0x05 /* Camera standard interface */ 19 #define SDIO_CLASS_PHS 0x06 /* PHS standard interface */ 20 #define SDIO_CLASS_WLAN 0x07 /* WLAN interface */ 21 #define SDIO_CLASS_ATA 0x08 /* Embedded SDIO-ATA std interface */ 22 #define SDIO_CLASS_BT_AMP 0x09 /* Type-A Bluetooth AMP interface */ [all …]
|
| /kernel/linux/linux-5.10/include/linux/mmc/ |
| D | sdio_ids.h | 13 #define SDIO_CLASS_NONE 0x00 /* Not a SDIO standard interface */ 14 #define SDIO_CLASS_UART 0x01 /* standard UART interface */ 15 #define SDIO_CLASS_BT_A 0x02 /* Type-A BlueTooth std interface */ 16 #define SDIO_CLASS_BT_B 0x03 /* Type-B BlueTooth std interface */ 17 #define SDIO_CLASS_GPS 0x04 /* GPS standard interface */ 18 #define SDIO_CLASS_CAMERA 0x05 /* Camera standard interface */ 19 #define SDIO_CLASS_PHS 0x06 /* PHS standard interface */ 20 #define SDIO_CLASS_WLAN 0x07 /* WLAN interface */ 21 #define SDIO_CLASS_ATA 0x08 /* Embedded SDIO-ATA std interface */ 22 #define SDIO_CLASS_BT_AMP 0x09 /* Type-A Bluetooth AMP interface */ [all …]
|
| /kernel/linux/linux-4.19/Documentation/PCI/endpoint/ |
| D | pci-test-howto.txt | 54 vendorid with 0xffff and interrupt_pin with 0x0001 57 0xffff 59 0x0001 67 # echo 0x104c > functions/pci_epf_test/func1/vendorid 68 # echo 0xb500 > functions/pci_epf_test/func1/deviceid
|
| /kernel/linux/linux-5.10/Documentation/PCI/endpoint/ |
| D | pci-test-howto.rst | 67 vendorid with 0xffff and interrupt_pin with 0x0001:: 70 0xffff 72 0x0001 82 # echo 0x104c > functions/pci_epf_test/func1/vendorid 83 # echo 0xb500 > functions/pci_epf_test/func1/deviceid
|
| /kernel/linux/linux-5.10/drivers/misc/mei/ |
| D | hw-txe-regs.h | 30 #define PCI_CFG_TXE_FW_STS0 0x40 31 # define PCI_CFG_TXE_FW_STS0_WRK_ST_MSK 0x0000000F 32 # define PCI_CFG_TXE_FW_STS0_OP_ST_MSK 0x000001C0 33 # define PCI_CFG_TXE_FW_STS0_FW_INIT_CMPLT 0x00000200 34 # define PCI_CFG_TXE_FW_STS0_ERR_CODE_MSK 0x0000F000 35 # define PCI_CFG_TXE_FW_STS0_OP_MODE_MSK 0x000F0000 36 # define PCI_CFG_TXE_FW_STS0_RST_CNT_MSK 0x00F00000 37 #define PCI_CFG_TXE_FW_STS1 0x48 39 #define IPC_BASE_ADDR 0x80400 /* SeC IPC Base Address */ 42 #define SEC_IPC_INPUT_DOORBELL_REG (0x0000 + IPC_BASE_ADDR) [all …]
|
| /kernel/linux/linux-4.19/drivers/net/fddi/skfp/h/ |
| D | smt_p.h | 23 #define SMT_P0012 0x0012 25 #define SMT_P0015 0x0015 26 #define SMT_P0016 0x0016 27 #define SMT_P0017 0x0017 28 #define SMT_P0018 0x0018 29 #define SMT_P0019 0x0019 31 #define SMT_P001A 0x001a 32 #define SMT_P001B 0x001b 33 #define SMT_P001C 0x001c 34 #define SMT_P001D 0x001d [all …]
|
| /kernel/linux/linux-5.10/drivers/net/fddi/skfp/h/ |
| D | smt_p.h | 19 #define SMT_P0012 0x0012 21 #define SMT_P0015 0x0015 22 #define SMT_P0016 0x0016 23 #define SMT_P0017 0x0017 24 #define SMT_P0018 0x0018 25 #define SMT_P0019 0x0019 27 #define SMT_P001A 0x001a 28 #define SMT_P001B 0x001b 29 #define SMT_P001C 0x001c 30 #define SMT_P001D 0x001d [all …]
|
| /kernel/linux/linux-4.19/drivers/net/wireless/ti/wl1251/ |
| D | sdio.c | 36 #define SDIO_VENDOR_ID_TI 0x104c 40 #define SDIO_DEVICE_ID_TI_WL1251 0x9066 99 int ret = 0; in wl1251_sdio_read_elp() 119 int ret = 0; in wl1251_sdio_write_elp() 191 if (ret < 0) { in wl1251_sdio_set_power() 205 if (ret < 0) in wl1251_sdio_set_power() 277 ret = request_irq(wl->irq, wl1251_line_irq, 0, "wl1251", wl); in wl1251_sdio_probe() 278 if (ret < 0) { in wl1251_sdio_probe() 346 return 0; in wl1251_suspend() 351 return 0; in wl1251_resume()
|
| /kernel/linux/linux-4.19/drivers/misc/mei/ |
| D | hw-txe-regs.h | 85 #define PCI_CFG_TXE_FW_STS0 0x40 86 # define PCI_CFG_TXE_FW_STS0_WRK_ST_MSK 0x0000000F 87 # define PCI_CFG_TXE_FW_STS0_OP_ST_MSK 0x000001C0 88 # define PCI_CFG_TXE_FW_STS0_FW_INIT_CMPLT 0x00000200 89 # define PCI_CFG_TXE_FW_STS0_ERR_CODE_MSK 0x0000F000 90 # define PCI_CFG_TXE_FW_STS0_OP_MODE_MSK 0x000F0000 91 # define PCI_CFG_TXE_FW_STS0_RST_CNT_MSK 0x00F00000 92 #define PCI_CFG_TXE_FW_STS1 0x48 94 #define IPC_BASE_ADDR 0x80400 /* SeC IPC Base Address */ 97 #define SEC_IPC_INPUT_DOORBELL_REG (0x0000 + IPC_BASE_ADDR) [all …]
|
| /kernel/linux/linux-5.10/drivers/media/pci/cx25821/ |
| D | cx25821-medusa-reg.h | 13 #define HOST_REGISTER1 0x0000 14 #define HOST_REGISTER2 0x0001 17 #define CHIP_CTRL 0x0100 18 #define AFE_AB_CTRL 0x0104 19 #define AFE_CD_CTRL 0x0108 20 #define AFE_EF_CTRL 0x010C 21 #define AFE_GH_CTRL 0x0110 22 #define DENC_AB_CTRL 0x0114 23 #define BYP_AB_CTRL 0x0118 24 #define MON_A_CTRL 0x011C [all …]
|
| /kernel/linux/linux-4.19/drivers/media/pci/cx25821/ |
| D | cx25821-medusa-reg.h | 23 #define HOST_REGISTER1 0x0000 24 #define HOST_REGISTER2 0x0001 27 #define CHIP_CTRL 0x0100 28 #define AFE_AB_CTRL 0x0104 29 #define AFE_CD_CTRL 0x0108 30 #define AFE_EF_CTRL 0x010C 31 #define AFE_GH_CTRL 0x0110 32 #define DENC_AB_CTRL 0x0114 33 #define BYP_AB_CTRL 0x0118 34 #define MON_A_CTRL 0x011C [all …]
|
| /kernel/linux/linux-4.19/arch/sh/include/asm/ |
| D | hd64461.h | 10 * (please note manual reference 0x10000000 = 0xb0000000) 14 #define HD64461_PCC_WINDOW 0x01000000 16 /* Area 6 - Slot 0 - memory and/or IO card */ 17 #define HD64461_IOBASE 0xb0000000 19 #define HD64461_PCC0_BASE HD64461_IO_OFFSET(0x8000000) 20 #define HD64461_PCC0_ATTR (HD64461_PCC0_BASE) /* 0xb80000000 */ 21 #define HD64461_PCC0_COMM (HD64461_PCC0_BASE+HD64461_PCC_WINDOW) /* 0xb90000000 */ 22 #define HD64461_PCC0_IO (HD64461_PCC0_BASE+2*HD64461_PCC_WINDOW) /* 0xba0000000 */ 25 #define HD64461_PCC1_BASE HD64461_IO_OFFSET(0x4000000) 26 #define HD64461_PCC1_ATTR (HD64461_PCC1_BASE) /* 0xb4000000 */ [all …]
|
| /kernel/linux/linux-5.10/arch/sh/include/asm/ |
| D | hd64461.h | 10 * (please note manual reference 0x10000000 = 0xb0000000) 14 #define HD64461_PCC_WINDOW 0x01000000 16 /* Area 6 - Slot 0 - memory and/or IO card */ 17 #define HD64461_IOBASE 0xb0000000 19 #define HD64461_PCC0_BASE HD64461_IO_OFFSET(0x8000000) 20 #define HD64461_PCC0_ATTR (HD64461_PCC0_BASE) /* 0xb80000000 */ 21 #define HD64461_PCC0_COMM (HD64461_PCC0_BASE+HD64461_PCC_WINDOW) /* 0xb90000000 */ 22 #define HD64461_PCC0_IO (HD64461_PCC0_BASE+2*HD64461_PCC_WINDOW) /* 0xba0000000 */ 25 #define HD64461_PCC1_BASE HD64461_IO_OFFSET(0x4000000) 26 #define HD64461_PCC1_ATTR (HD64461_PCC1_BASE) /* 0xb4000000 */ [all …]
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/ti/ |
| D | k3-j721e-main.dtsi | 13 #clock-cells = <0>; 15 clock-frequency = <0>; 19 #clock-cells = <0>; 21 clock-frequency = <0>; 28 reg = <0x0 0x70000000 0x0 0x800000>; 31 ranges = <0x0 0x0 0x70000000 0x800000>; 33 atf-sram@0 { 34 reg = <0x0 0x20000>; 40 reg = <0 0x00100000 0 0x1c000>; /* excludes pinctrl region */ 43 ranges = <0x0 0x0 0x00100000 0x1c000>; [all …]
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/intel/e1000e/ |
| D | hw.h | 12 #define E1000_DEV_ID_82571EB_COPPER 0x105E 13 #define E1000_DEV_ID_82571EB_FIBER 0x105F 14 #define E1000_DEV_ID_82571EB_SERDES 0x1060 15 #define E1000_DEV_ID_82571EB_QUAD_COPPER 0x10A4 16 #define E1000_DEV_ID_82571PT_QUAD_COPPER 0x10D5 17 #define E1000_DEV_ID_82571EB_QUAD_FIBER 0x10A5 18 #define E1000_DEV_ID_82571EB_QUAD_COPPER_LP 0x10BC 19 #define E1000_DEV_ID_82571EB_SERDES_DUAL 0x10D9 20 #define E1000_DEV_ID_82571EB_SERDES_QUAD 0x10DA 21 #define E1000_DEV_ID_82572EI_COPPER 0x107D [all …]
|
| /kernel/linux/linux-4.19/arch/arm/boot/dts/ |
| D | keystone-k2g-ice.dts | 18 reg = <0x00000008 0x00000000 0x00000000 0x20000000>; 28 reg = <0x00000008 0x1f800000 0x00000000 0x800000>; 128 <&pca9536 0 GPIO_ACTIVE_HIGH>; 129 linux,axis = <0>; /* ABS_X */ 136 pinctrl-0 = <&user_leds>; 223 K2G_CORE_IOPAD(0x11cc) (BUFFER_CLASS_B | PULL_DISABLE | MUX_MODE0) /* uart0_rxd.uart0_rxd */ 224 K2G_CORE_IOPAD(0x11d0) (BUFFER_CLASS_B | PIN_PULLDOWN | MUX_MODE0) /* uart0_txd.uart0_txd */ 230 K2G_CORE_IOPAD(0x1204) (BUFFER_CLASS_B | PULL_DISABLE | MUX_MODE0) /* qspi_clk.qspi_clk */ 231 K2G_CORE_IOPAD(0x1208) (BUFFER_CLASS_B | PULL_DISABLE | MUX_MODE0) /* qspi_rclk.qspi_rclk */ 232 K2G_CORE_IOPAD(0x120c) (BUFFER_CLASS_B | PULL_DISABLE | MUX_MODE0) /* qspi_d0.qspi_d0 */ [all …]
|
123