Searched +full:0 +full:x159b (Results 1 – 7 of 7) sorted by relevance
/openbmc/u-boot/include/faraday/ |
H A D | ftpci100.h | 15 unsigned int iosize; /* 0x00 - I/O Space Size Signal */ 16 unsigned int prot; /* 0x04 - AHB Protection */ 17 unsigned int rsved[8]; /* 0x08-0x24 - Reserved */ 18 unsigned int conf; /* 0x28 - PCI Configuration */ 19 unsigned int data; /* 0x2c - PCI Configuration DATA */ 30 #define PCI_INT_MASK 0x4c 31 #define PCI_MEM_BASE_SIZE1 0x50 32 #define PCI_MEM_BASE_SIZE2 0x54 33 #define PCI_MEM_BASE_SIZE3 0x58 63 #define FTPCI100_BRIDGE_VENDORID 0x159b [all …]
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_devids.h | 8 #define ICE_DEV_ID_E822_SI_DFLT 0x1888 10 #define ICE_DEV_ID_E823L_BACKPLANE 0x124C 12 #define ICE_DEV_ID_E823L_SFP 0x124D 14 #define ICE_DEV_ID_E823L_10G_BASE_T 0x124E 16 #define ICE_DEV_ID_E823L_1GBE 0x124F 18 #define ICE_DEV_ID_E823L_QSFP 0x151D 20 #define ICE_DEV_ID_E830_BACKPLANE 0x12D1 22 #define ICE_DEV_ID_E830_QSFP56 0x12D2 24 #define ICE_DEV_ID_E830_SFP 0x12D3 26 #define ICE_DEV_ID_E830_SFP_DD 0x12D4 [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/pci/ |
H A D | faraday,ftpci100.yaml | 18 The host controller appear on the PCI bus with vendor ID 0x159b (Faraday 19 Technology) and product ID 0x4321. 34 interrupt-map-mask = <0xf800 0 0 7>; 36 <0x4800 0 0 1 &pci_intc 0>, /* Slot 9 */ 37 <0x4800 0 0 2 &pci_intc 1>, 38 <0x4800 0 0 3 &pci_intc 2>, 39 <0x4800 0 0 4 &pci_intc 3>, 40 <0x5000 0 0 1 &pci_intc 1>, /* Slot 10 */ 41 <0x5000 0 0 2 &pci_intc 2>, 42 <0x5000 0 0 3 &pci_intc 3>, [all …]
|
/openbmc/linux/sound/soc/codecs/ |
H A D | rt1011.c | 37 { RT1011_POWER_9, 0xa840 }, 39 { RT1011_ADC_SET_5, 0x0a20 }, 40 { RT1011_DAC_SET_2, 0xa032 }, 42 { RT1011_SPK_PRO_DC_DET_1, 0xb00c }, 43 { RT1011_SPK_PRO_DC_DET_2, 0xcccc }, 45 { RT1011_A_TIMING_1, 0x6054 }, 47 { RT1011_POWER_7, 0x3e55 }, 48 { RT1011_POWER_8, 0x0520 }, 49 { RT1011_BOOST_CON_1, 0xe188 }, 50 { RT1011_POWER_4, 0x16f2 }, [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/ |
H A D | dcn_2_1_0_offset.h | 27 // base address: 0x48 28 …VGA_MEM_WRITE_PAGE_ADDR 0x0000 29 …ne mmVGA_MEM_WRITE_PAGE_ADDR_BASE_IDX 0 30 …VGA_MEM_READ_PAGE_ADDR 0x0001 31 …ne mmVGA_MEM_READ_PAGE_ADDR_BASE_IDX 0 35 // base address: 0x3b4 36 …CRTC8_IDX 0x002d 38 …CRTC8_DATA 0x002d 40 …GENFC_WT 0x002e 42 …GENS1 0x002e [all …]
|
H A D | dcn_2_0_0_offset.h | 27 // base address: 0x0 28 …VGA_MEM_WRITE_PAGE_ADDR 0x0000 29 …ne mmVGA_MEM_WRITE_PAGE_ADDR_BASE_IDX 0 30 …VGA_MEM_READ_PAGE_ADDR 0x0001 31 …ne mmVGA_MEM_READ_PAGE_ADDR_BASE_IDX 0 32 …VGA_RENDER_CONTROL 0x0000 34 …VGA_SEQUENCER_RESET_CONTROL 0x0001 36 …VGA_MODE_CONTROL 0x0002 38 …VGA_SURFACE_PITCH_SELECT 0x0003 40 …VGA_MEMORY_BASE_ADDRESS 0x0004 [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dce/ |
H A D | dce_12_0_offset.h | 27 // base address: 0x48 28 …dispdec_VGA_MEM_WRITE_PAGE_ADDR 0x0012 29 …ne mmdispdec_VGA_MEM_WRITE_PAGE_ADDR_BASE_IDX 0 33 // base address: 0x4c 34 …dispdec_VGA_MEM_READ_PAGE_ADDR 0x0014 35 …ne mmdispdec_VGA_MEM_READ_PAGE_ADDR_BASE_IDX 0 39 // base address: 0x0 40 …DC_PERFMON0_PERFCOUNTER_CNTL 0x0020 42 …DC_PERFMON0_PERFCOUNTER_CNTL2 0x0021 44 …DC_PERFMON0_PERFCOUNTER_STATE 0x0022 [all …]
|