Searched refs:DW_REG (Results 1 – 2 of 2) sorted by relevance
36 #define DW_REG(name) u32 name; u32 __pad_##name macro40 DW_REG(SAR); /* Source Address Register */41 DW_REG(DAR); /* Destination Address Register */42 DW_REG(LLP); /* Linked List Pointer */45 DW_REG(SSTAT);46 DW_REG(DSTAT);47 DW_REG(SSTATAR);48 DW_REG(DSTATAR);51 DW_REG(SGR);52 DW_REG(DSR);[all …]
36 #define DW_REG(x) (DW_REG_EXIST | (x)) macro121 [DW_MIPI_CSI2RX_N_LANES] = DW_REG(0x4),122 [DW_MIPI_CSI2RX_RESETN] = DW_REG(0x10),123 [DW_MIPI_CSI2RX_PHY_STATE] = DW_REG(0x14),124 [DW_MIPI_CSI2RX_ERR1] = DW_REG(0x20),125 [DW_MIPI_CSI2RX_ERR2] = DW_REG(0x24),126 [DW_MIPI_CSI2RX_MSK1] = DW_REG(0x28),127 [DW_MIPI_CSI2RX_MSK2] = DW_REG(0x2c),128 [DW_MIPI_CSI2RX_CONTROL] = DW_REG(0x40),136 [DW_MIPI_CSI2RX_N_LANES] = DW_REG(0x4),[all …]