Searched refs:reg_op (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/ethernet/ |
| H A D | oa_tc6.c | 153 enum oa_tc6_register_op reg_op) in oa_tc6_prepare_ctrl_header() argument 159 FIELD_PREP(OA_TC6_CTRL_HEADER_WRITE_NOT_READ, reg_op) | in oa_tc6_prepare_ctrl_header() 198 enum oa_tc6_register_op reg_op, in oa_tc6_prepare_ctrl_spi_buf() argument 204 *tx_buf = oa_tc6_prepare_ctrl_header(address, length, reg_op); in oa_tc6_prepare_ctrl_spi_buf() 206 if (reg_op == OA_TC6_CTRL_REG_WRITE) in oa_tc6_prepare_ctrl_spi_buf() 272 u8 length, enum oa_tc6_register_op reg_op) in oa_tc6_perform_ctrl() argument 280 oa_tc6_prepare_ctrl_spi_buf(tc6, address, value, length, reg_op, size); in oa_tc6_perform_ctrl() 291 if (reg_op == OA_TC6_CTRL_REG_WRITE) in oa_tc6_perform_ctrl()
|