Searched refs:uclong (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dcyclades.h171 typedef unsigned int uclong; /* 32 bits, unsigned */ typedef
173 typedef unsigned long uclong; /* 32 bits, unsigned */ typedef
194 uclong fpga_id; /* FPGA Identification Register */
195 uclong fpga_version; /* FPGA Version Number Register */
196 uclong cpu_start; /* CPU start Register (write) */
197 uclong cpu_stop; /* CPU stop Register (write) */
198 uclong misc_reg; /* Miscelaneous Register */
199 uclong idt_mode; /* IDT mode Register */
200 uclong uart_irq_status; /* UART IRQ status Register */
201 uclong clear_timer0_ir
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dcyclades.h168 typedef unsigned int uclong; /* 32 bits, unsigned */ typedef
170 typedef unsigned long uclong; /* 32 bits, unsigned */ typedef
191 uclong fpga_id; /* FPGA Identification Register */
192 uclong fpga_version; /* FPGA Version Number Register */
193 uclong cpu_start; /* CPU start Register (write) */
194 uclong cpu_stop; /* CPU stop Register (write) */
195 uclong misc_reg; /* Miscelaneous Register */
196 uclong idt_mode; /* IDT mode Register */
197 uclong uart_irq_status; /* UART IRQ status Register */
198 uclong clear_timer0_ir
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dcyclades.c284 static int cyz_issue_cmd(struct cyclades_card *, uclong, ucchar, uclong);
934 uclong *channel, ucchar *cmd, uclong *param)
955 *param = (uclong)cy_readl(&board_ctrl->fwcmd_param);
965 uclong channel, ucchar cmd, uclong param)
970 volatile uclong *pci_doorbell;
983 pci_doorbell = (uclong *)(&((struct RUNTIME_9060 *)
1010 volatile uclong rx_pu
[all...]

Completed in 112 milliseconds