Lines Matching refs:CHECK_ALIGN
193 #define CHECK_ALIGN(x) if (((__u32)(x)) & 0x00000003) \ macro
685 CHECK_ALIGN(&TxBulkEPList[i]); in init_tx_bulk_ep()
696 CHECK_ALIGN(&TxBulkDummyEPList[i][0]); in init_tx_bulk_ep()
705 CHECK_ALIGN(&TxBulkDummyEPList[i][1]); in init_tx_bulk_ep()
715 CHECK_ALIGN(&TxBulkEPList[i]); in init_tx_bulk_ep()
741 CHECK_ALIGN(&TxCtrlEPList[i]); in init_tx_ctrl_ep()
748 CHECK_ALIGN(&TxCtrlEPList[i]); in init_tx_ctrl_ep()
780 CHECK_ALIGN(&TxIntrEPList[i]); in init_tx_intr_ep()
790 CHECK_ALIGN(&TxIntrEPList[i]); in init_tx_intr_ep()
824 CHECK_ALIGN(&TxIsocEPList[i]); in init_tx_isoc_ep()
831 CHECK_ALIGN(&TxIsocEPList[i]); in init_tx_isoc_ep()
2392 CHECK_ALIGN(ep_desc); in etrax_usb_add_to_intr_sb_list()