Home
last modified time | relevance | path

Searched +full:0 +full:x9310 (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pci/
H A Dbrcm,stb-pcie.yaml123 reg = <0x0 0x7d500000 0x9310>;
131 interrupt-map-mask = <0x0 0x0 0x0 0x7>;
132 interrupt-map = <0 0 0 1 &gicv2 GIC_SPI 143 IRQ_TYPE_LEVEL_HIGH>;
135 ranges = <0x02000000 0x0 0xf8000000 0x6 0x00000000 0x0 0x04000000>;
136 dma-ranges = <0x42000000 0x1 0x00000000 0x0 0x40000000 0x0 0x80000000>,
137 <0x42000000 0x1 0x80000000 0x3 0x00000000 0x0 0x80000000>;
139 brcm,scb-sizes = <0x0000000080000000 0x0000000080000000>;
/OK3568_Linux_fs/kernel/drivers/media/pci/ngene/
H A Dngene-core.c63 if ((Event.UARTStatus & 0x01) && (dev->TxEventNotify)) in event_tasklet()
65 if ((Event.UARTStatus & 0x02) && (dev->RxEventNotify)) in event_tasklet()
79 while (Cur->ngeneBuffer.SR.Flags & 0x80) { in demux_tasklet()
82 if (Cur->ngeneBuffer.SR.Flags & 0x20) in demux_tasklet()
94 leave fill/empty (0x80) flag alone in demux_tasklet()
103 ~0x40; in demux_tasklet()
115 Cur->ngeneBuffer.SR.Flags &= ~0x40; in demux_tasklet()
124 chan->AudioDTOUpdated = 0; in demux_tasklet()
131 if (Cur->ngeneBuffer.SR.Flags & 0x01) in demux_tasklet()
133 if (Cur->ngeneBuffer.SR.Flags & 0x20) in demux_tasklet()
[all …]
/OK3568_Linux_fs/u-boot/include/dt-bindings/pinctrl/
H A Dstm32f746-pinfunc.h4 #define STM32F746_PA0_FUNC_GPIO 0x0
5 #define STM32F746_PA0_FUNC_TIM2_CH1_TIM2_ETR 0x2
6 #define STM32F746_PA0_FUNC_TIM5_CH1 0x3
7 #define STM32F746_PA0_FUNC_TIM8_ETR 0x4
8 #define STM32F746_PA0_FUNC_USART2_CTS 0x8
9 #define STM32F746_PA0_FUNC_UART4_TX 0x9
10 #define STM32F746_PA0_FUNC_SAI2_SD_B 0xb
11 #define STM32F746_PA0_FUNC_ETH_MII_CRS 0xc
12 #define STM32F746_PA0_FUNC_EVENTOUT 0x10
13 #define STM32F746_PA0_FUNC_ANALOG 0x11
[all …]
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dbcm2711.dtsi21 #clock-cells = <0>;
28 #clock-cells = <0>;
41 ranges = <0x7e000000 0x0 0xfe000000 0x01800000>,
42 <0x7c000000 0x0 0xfc000000 0x02000000>,
43 <0x40000000 0x0 0xff800000 0x00800000>;
45 dma-ranges = <0xc0000000 0x0 0x00000000 0x40000000>;
53 reg = <0x40000000 0x100>;
60 reg = <0x40041000 0x1000>,
61 <0x40042000 0x2000>,
62 <0x40044000 0x2000>,
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/halrf_8852b/
H A Dhalrf_hwimg_nctl_raw_data_8852b.h30 0x8000, 0x00000008,
31 0x8008, 0x00000000,
32 0x8004, 0xf0862966,
33 0x800c, 0x78000000,
34 0x8010, 0x88015000,
35 0x8014, 0x80010100,
36 0x8018, 0x10010100,
37 0x801c, 0xa210bc00,
38 0x8020, 0x000403e0,
39 0x8024, 0x00072160,
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/halrf_8852b/
H A Dhalrf_hwimg_nctl_raw_data_8852b.h30 0x8000, 0x00000008,
31 0x8008, 0x00000000,
32 0x8004, 0xf0862966,
33 0x800c, 0x78000000,
34 0x8010, 0x88015000,
35 0x8014, 0x80010100,
36 0x8018, 0x10010100,
37 0x801c, 0xa210bc00,
38 0x8020, 0x000403e0,
39 0x8024, 0x00072160,
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/pcie/
H A Ddrv.c76 #define TRANS_CFG_MARKER BIT(0)
83 __builtin_choose_expr(_IS_A(cfg, iwl_cfg), 0, _invalid_type)))
94 {IWL_PCI_DEVICE(0x4232, 0x1201, iwl5100_agn_cfg)}, /* Mini Card */
95 {IWL_PCI_DEVICE(0x4232, 0x1301, iwl5100_agn_cfg)}, /* Half Mini Card */
96 {IWL_PCI_DEVICE(0x4232, 0x1204, iwl5100_agn_cfg)}, /* Mini Card */
97 {IWL_PCI_DEVICE(0x4232, 0x1304, iwl5100_agn_cfg)}, /* Half Mini Card */
98 {IWL_PCI_DEVICE(0x4232, 0x1205, iwl5100_bgn_cfg)}, /* Mini Card */
99 {IWL_PCI_DEVICE(0x4232, 0x1305, iwl5100_bgn_cfg)}, /* Half Mini Card */
100 {IWL_PCI_DEVICE(0x4232, 0x1206, iwl5100_abg_cfg)}, /* Mini Card */
101 {IWL_PCI_DEVICE(0x4232, 0x1306, iwl5100_abg_cfg)}, /* Half Mini Card */
[all …]
/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dftdi_sio_ids.h17 #define FTDI_VID 0x0403 /* Vendor Id */
22 #define FTDI_8U232AM_PID 0x6001 /* Similar device to SIO above */
23 #define FTDI_8U232AM_ALT_PID 0x6006 /* FTDI's alternate PID for above */
24 #define FTDI_8U2232C_PID 0x6010 /* Dual channel device */
25 #define FTDI_4232H_PID 0x6011 /* Quad channel hi-speed device */
26 #define FTDI_232H_PID 0x6014 /* Single channel hi-speed device */
27 #define FTDI_FTX_PID 0x6015 /* FT-X series (FT201X, FT230X, FT231X, etc) */
28 #define FTDI_SIO_PID 0x8372 /* Product Id SIO application of 8U100AX */
29 #define FTDI_232RL_PID 0xFBFA /* Product ID for FT232RL */
36 * counterfeit FTDI devices to PID 0. Support these devices anyway.
[all …]
/OK3568_Linux_fs/external/libmali/include/GLES3/
H A Dgl31.h54 * Versions considered: 2\.[0-9]|3\.[01]
84 #define GL_DEPTH_BUFFER_BIT 0x00000100
85 #define GL_STENCIL_BUFFER_BIT 0x00000400
86 #define GL_COLOR_BUFFER_BIT 0x00004000
87 #define GL_FALSE 0
89 #define GL_POINTS 0x0000
90 #define GL_LINES 0x0001
91 #define GL_LINE_LOOP 0x0002
92 #define GL_LINE_STRIP 0x0003
93 #define GL_TRIANGLES 0x0004
[all …]
H A Dgl32.h54 * Versions considered: 2\.[0-9]|3\.[012]
84 #define GL_DEPTH_BUFFER_BIT 0x00000100
85 #define GL_STENCIL_BUFFER_BIT 0x00000400
86 #define GL_COLOR_BUFFER_BIT 0x00004000
87 #define GL_FALSE 0
89 #define GL_POINTS 0x0000
90 #define GL_LINES 0x0001
91 #define GL_LINE_LOOP 0x0002
92 #define GL_LINE_STRIP 0x0003
93 #define GL_TRIANGLES 0x0004
[all …]
/OK3568_Linux_fs/kernel/fs/nls/
H A Dnls_cp932.c17 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x00-0x07 */
18 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x08-0x0F */
19 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x10-0x17 */
20 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x18-0x1F */
21 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x20-0x27 */
22 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x28-0x2F */
23 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x30-0x37 */
24 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x38-0x3F */
25 0x3000,0x3001,0x3002,0xFF0C,0xFF0E,0x30FB,0xFF1A,0xFF1B,/* 0x40-0x47 */
26 0xFF1F,0xFF01,0x309B,0x309C,0x00B4,0xFF40,0x00A8,0xFF3E,/* 0x48-0x4F */
[all …]
H A Dnls_cp950.c17 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x00-0x07 */
18 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x08-0x0F */
19 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x10-0x17 */
20 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x18-0x1F */
21 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x20-0x27 */
22 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x28-0x2F */
23 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x30-0x37 */
24 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x38-0x3F */
25 0x3000,0xFF0C,0x3001,0x3002,0xFF0E,0x2027,0xFF1B,0xFF1A,/* 0x40-0x47 */
26 0xFF1F,0xFF01,0xFE30,0x2026,0x2025,0xFE50,0xFE51,0xFE52,/* 0x48-0x4F */
[all …]
H A Dnls_cp936.c17 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x00-0x07 */
18 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x08-0x0F */
19 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x10-0x17 */
20 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x18-0x1F */
21 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x20-0x27 */
22 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x28-0x2F */
23 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x30-0x37 */
24 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x38-0x3F */
25 0x4E02,0x4E04,0x4E05,0x4E06,0x4E0F,0x4E12,0x4E17,0x4E1F,/* 0x40-0x47 */
26 0x4E20,0x4E21,0x4E23,0x4E26,0x4E29,0x4E2E,0x4E2F,0x4E31,/* 0x48-0x4F */
[all …]
H A Dnls_cp949.c17 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x00-0x07 */
18 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x08-0x0F */
19 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x10-0x17 */
20 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x18-0x1F */
21 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x20-0x27 */
22 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x28-0x2F */
23 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x30-0x37 */
24 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x38-0x3F */
25 0x0000,0xAC02,0xAC03,0xAC05,0xAC06,0xAC0B,0xAC0C,0xAC0D,/* 0x40-0x47 */
26 0xAC0E,0xAC0F,0xAC18,0xAC1E,0xAC1F,0xAC21,0xAC22,0xAC23,/* 0x48-0x4F */
[all …]