Searched refs:dw3 (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/crypto/hisilicon/ |
| H A D | qm_common.h | 31 __le32 dw3; member 46 __le32 dw3; member 60 __le32 dw3; member 70 __le32 dw3; member
|
| /linux/drivers/usb/isp1760/ |
| H A D | isp1760-hcd.c | 62 __dw dw3; member 73 __le32 dw3; member 517 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 …]
|
| /linux/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_debugfs.h | 55 u32 dw3; member
|
| /linux/drivers/crypto/ccp/ |
| H A D | ccp-dev-v5.c | 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)
|
| H A D | ccp-dev.h | 624 struct dword3 dw3; member
|
| /linux/drivers/dma/amd/ptdma/ |
| H A D | ptdma.h | 303 struct dword3 dw3; member
|
| /linux/drivers/crypto/hisilicon/zip/ |
| H A D | zip_crypto.c | 306 return sqe->dw3 & HZIP_BD_STATUS_M; in hisi_zip_get_status()
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_main.c | 12189 u32 dw0, dw1, dw2, dw3; in ixgbe_io_error_detected() 12211 dw3 = ixgbe_read_pci_cfg_dword(hw, pos + PCI_ERR_HEADER_LOG + 12); in ixgbe_io_error_detected() 12228 dw0, dw1, dw2, dw3); in ixgbe_io_error_detected() 12162 u32 dw0, dw1, dw2, dw3; ixgbe_io_error_detected() local
|