HISI_SAS_REG_MEM_SIZE
if (((phy_port_num_ma >> (i * HISI_SAS_REG_MEM_SIZE)) & 0xf) ==
port_id = (port_id >> (HISI_SAS_REG_MEM_SIZE * phy_no)) & 0xf;
link_rate = (link_rate >> (phy_no * HISI_SAS_REG_MEM_SIZE)) & 0xf;
offset = port->base_off + HISI_SAS_REG_MEM_SIZE * i;
HISI_SAS_REG_MEM_SIZE * i);
HISI_SAS_REG_MEM_SIZE * i +
HISI_SAS_REG_MEM_SIZE * i +
int off = i * HISI_SAS_REG_MEM_SIZE;
HISI_SAS_FIFO_DATA_DW_SIZE * HISI_SAS_REG_MEM_SIZE,
sz = debugfs_reg_array_v3_hw[r]->count * HISI_SAS_REG_MEM_SIZE;
sz = debugfs_port_reg.count * HISI_SAS_REG_MEM_SIZE;