Searched refs:mddi_host_reg_outm (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/staging/msm/ |
D | mddihosti.c | 248 mddi_host_reg_outm(INTEN, MDDI_INT_RTD_FAILURE, 0); in mddi_report_errors() 323 mddi_host_reg_outm(INTEN, in mddi_report_state_change() 367 mddi_host_reg_outm(INTEN, in mddi_report_state_change() 373 mddi_host_reg_outm(INTEN, in mddi_report_state_change() 497 mddi_host_reg_outm(INTEN, in mddi_host_timer_service() 695 mddi_host_reg_outm(INTEN, MDDI_INT_PRI_LINK_LIST_DONE, 0); in mddi_process_link_list_done() 752 mddi_host_reg_outm(INTEN, MDDI_INT_PRI_LINK_LIST_DONE, in mddi_queue_forward_linked_list() 822 mddi_host_reg_outm(INTEN, MDDI_INT_REV_DATA_AVAIL, 0); in mddi_process_rev_packets() 1107 mddi_host_reg_outm(INTEN, MDDI_INT_REV_DATA_AVAIL, in mddi_process_rev_packets() 1253 mddi_host_reg_outm(INTEN, MDDI_INT_MDDI_IN, 0); in mddi_process_client_initiated_wakeup() [all …]
|
D | mddihosti.h | 61 #define mddi_host_reg_outm(reg, mask, val) \ macro
|