Searched refs:dw3 (Results 1 – 8 of 8) sorted by relevance
31 __le32 dw3; member46 __le32 dw3; member60 __le32 dw3; member70 __le32 dw3; member
62 __dw dw3; member73 __le32 dw3; member517 ptd->dw3 = le32_to_dw(le32_ptd.dw3); in isp1763_ptd_read()544 ptd.dw3 = dw_to_le32(cpu_ptd->dw3); in isp1763_ptd_write()869 ptd->dw3 |= TO_DW3_PING(qh->ping); in create_ptd_atl()877 ptd->dw3 |= TO_DW3_NAKCOUNT(nak); in create_ptd_atl()878 ptd->dw3 |= TO_DW3_DATA_TOGGLE(qh->toggle); in create_ptd_atl()881 ptd->dw3 &= ~TO_DW3_DATA_TOGGLE(1); in create_ptd_atl()883 ptd->dw3 |= TO_DW3_DATA_TOGGLE(1); in create_ptd_atl()886 ptd->dw3 |= DW3_ACTIVE_BIT; in create_ptd_atl()[all …]
55 u32 dw3; member
174 #define CCP5_CMD_DW3(p) ((p)->dw3)175 #define CCP5_CMD_SRC_MEM(p) ((p)->dw3.src_mem)176 #define CCP5_CMD_SRC_HI(p) ((p)->dw3.src_hi)177 #define CCP5_CMD_LSB_ID(p) ((p)->dw3.lsb_cxt_id)178 #define CCP5_CMD_FIX_SRC(p) ((p)->dw3.fixed)
624 struct dword3 dw3; member
303 struct dword3 dw3; member
306 return sqe->dw3 & HZIP_BD_STATUS_M; in hisi_zip_get_status()
12162 u32 dw0, dw1, dw2, dw3; in ixgbe_io_error_detected() local12184 dw3 = ixgbe_read_pci_cfg_dword(hw, pos + PCI_ERR_HEADER_LOG + 12); in ixgbe_io_error_detected()12201 dw0, dw1, dw2, dw3); in ixgbe_io_error_detected()