Lines Matching refs:u2
83 (uint8_t) offsetof(struct isp_reg, u2.isp4010.ext_hw_conf),
84 readw(&ha->reg->u2.isp4010.ext_hw_conf));
86 (uint8_t) offsetof(struct isp_reg, u2.isp4010.port_ctrl),
87 readw(&ha->reg->u2.isp4010.port_ctrl));
89 (uint8_t) offsetof(struct isp_reg, u2.isp4010.port_status),
90 readw(&ha->reg->u2.isp4010.port_status));
92 (uint8_t) offsetof(struct isp_reg, u2.isp4010.req_q_out),
93 readw(&ha->reg->u2.isp4010.req_q_out));
95 (uint8_t) offsetof(struct isp_reg, u2.isp4010.gp_out),
96 readw(&ha->reg->u2.isp4010.gp_out));
98 (uint8_t) offsetof(struct isp_reg, u2.isp4010.gp_in),
99 readw(&ha->reg->u2.isp4010.gp_in));
101 offsetof(struct isp_reg, u2.isp4010.port_err_status),
102 readw(&ha->reg->u2.isp4010.port_err_status));
106 offsetof(struct isp_reg, u2.isp4022.p0.ext_hw_conf),
107 readw(&ha->reg->u2.isp4022.p0.ext_hw_conf));
109 offsetof(struct isp_reg, u2.isp4022.p0.port_ctrl),
110 readw(&ha->reg->u2.isp4022.p0.port_ctrl));
112 offsetof(struct isp_reg, u2.isp4022.p0.port_status),
113 readw(&ha->reg->u2.isp4022.p0.port_status));
115 (uint8_t) offsetof(struct isp_reg, u2.isp4022.p0.gp_out),
116 readw(&ha->reg->u2.isp4022.p0.gp_out));
118 (uint8_t) offsetof(struct isp_reg, u2.isp4022.p0.gp_in),
119 readw(&ha->reg->u2.isp4022.p0.gp_in));
121 offsetof(struct isp_reg, u2.isp4022.p0.port_err_status),
122 readw(&ha->reg->u2.isp4022.p0.port_err_status));
127 (uint8_t) offsetof(struct isp_reg, u2.isp4022.p1.req_q_out),
128 readw(&ha->reg->u2.isp4022.p1.req_q_out));