Searched refs:msg_ctrl (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/core/
H A D_msg_sm.h6 * Private header file defining msg_ctrl manager objects and defines needed
39 * ======== msg_ctrl ========
48 * msg_ctrl control structure for messages to the DSP is used in the following
68 struct msg_ctrl { struct
70 u32 post_swi; /* Set to "1" to post msg_ctrl SWI */
H A Dio_sm.c104 struct msg_ctrl *msg_input_ctrl;
106 struct msg_ctrl *msg_output_ctrl;
732 hio_mgr->msg_input_ctrl = (struct msg_ctrl *)((u8 *) hio_mgr->shared_mem
735 (u8 *) hio_mgr->msg_input_ctrl + sizeof(struct msg_ctrl);
737 (struct msg_ctrl *)((u8 *) hio_mgr->msg_input_ctrl +
740 (u8 *) hio_mgr->msg_output_ctrl + sizeof(struct msg_ctrl);
1211 struct msg_ctrl *msg_ctr_obj;
1446 struct msg_ctrl *msg_ctr_obj;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/octeon/
H A Dcvmx-pcieep-defs.h1114 uint32_t msg_ctrl:1; member in struct:cvmx_pcieep_cfg455::cvmx_pcieep_cfg455_s
H A Dcvmx-pciercx-defs.h1146 uint32_t msg_ctrl:1; member in struct:cvmx_pciercx_cfg455::cvmx_pciercx_cfg455_s

Completed in 639 milliseconds