Searched refs:res2 (Results 1 - 11 of 11) sorted by relevance

/openwrt/package/kernel/lantiq/ltq-ptm/src/
H A Difxmips_ptm_fw_regs_adsl.h92 unsigned int res2 :14; member in struct:wrx_port_cfg_status
107 unsigned int res2 :16; member in struct:wrx_dma_channel_config
129 unsigned int res2 :16; member in struct:wtx_dma_channel_config
158 unsigned int res2 :2; member in struct:rx_descriptor
179 unsigned int res2 :4; member in struct:tx_descriptor
196 unsigned int res2 :14; member in struct:wrx_port_cfg_status
206 unsigned int res2 :16; member in struct:wrx_dma_channel_config
227 unsigned int res2 :16; member in struct:wtx_dma_channel_config
256 unsigned int res2 :2; member in struct:rx_descriptor
268 unsigned int res2 member in struct:tx_descriptor
[all...]
H A Difxmips_ptm_fw_regs_vdsl.h53 unsigned int res2[4]; member in struct:wan_rx_mib_table
110 unsigned int res2 :15; member in struct:psave_cfg
128 unsigned int res2 :3; member in struct:gpio_mode
148 unsigned int res2 :15; member in struct:rx_bc_cfg
158 unsigned int res2 :16; member in struct:rx_gamma_itf_cfg
205 unsigned int res2 :3; member in struct:tx_gamma_itf_cfg
234 unsigned int res2 :8; member in struct:wtx_eg_q_shaping_cfg
248 unsigned int res2 :7; member in struct:rx_descriptor
267 unsigned int res2 :3; member in struct:tx_descriptor
/openwrt/package/kernel/lantiq/ltq-atm/src/
H A Difxmips_atm_fw_regs_common.h161 u32 res2; member in struct:wan_mib_table
183 unsigned int res2 :27; member in struct:wrx_queue_config
230 unsigned int res2 :1; member in struct:wtx_queue_config
246 unsigned int res2 : 11; member in struct:wrx_desc_context
269 unsigned int res2 :1; member in struct:wtx_dma_channel_config
303 unsigned int res2 :5; member in struct:htu_result
318 unsigned int res2 :2; member in struct:rx_descriptor
339 unsigned int res2 :4; member in struct:tx_descriptor
347 unsigned int res2 :27; member in struct:wrx_queue_config
372 unsigned int res2 member in struct:wtx_queue_config
397 unsigned int res2 :1; member in struct:wtx_dma_channel_config
413 unsigned int res2 :2; member in struct:rx_descriptor
425 unsigned int res2 :4; member in struct:tx_descriptor
525 unsigned int res2; // 14 member in struct:dsl_param
[all...]
H A Dltq_atm.c1281 res2: 0x00,
/openwrt/target/linux/generic/files/include/linux/
H A Dmyloader.h78 uint32_t res2; /* unknown/unused */ member in struct:mylo_partition_table
117 uint32_t res2; member in struct:mylo_board_params
/openwrt/target/linux/adm5120/files-3.18/arch/mips/include/asm/mach-adm5120/prom/
H A Dmyloader.h124 uint32_t res2; /* unknown/unused */ member in struct:mylo_partition_table
164 uint32_t res2; member in struct:mylo_board_params
H A Dzynos.h28 u8 res2; member in struct:zynos_board_info
/openwrt/tools/firmware-utils/src/
H A Dmyloader.h132 uint32_t res2; /* unknown/unused */ member in struct:mylo_partition_table
172 uint32_t res2; member in struct:mylo_board_params
H A Dzynos.h35 uint8_t res2; /* reserved/unknown */ member in struct:zyn_bootbase_info
57 uint32_t res2; /* unknown/unused*/ member in struct:zyn_rombin_hdr
/openwrt/target/linux/cns3xxx/files/drivers/i2c/busses/
H A Di2c-cns3xxx.c254 struct resource *res, *res2; local
263 res2 = platform_get_resource(pdev, IORESOURCE_IRQ, 0);
264 if (!res2) {
291 ret = request_irq(res2->start, cns3xxx_i2c_isr, 0, pdev->name, i2c);
312 free_irq(res2->start, i2c);
/openwrt/target/linux/ar71xx/files/drivers/mtd/
H A Dcybertan_part.c41 u8 res2[10]; member in struct:cybertan_header

Completed in 107 milliseconds