Lines Matching refs:oa_tc6
10 LOG_MODULE_REGISTER(oa_tc6, CONFIG_ETHERNET_LOG_LEVEL);
20 int oa_tc6_reg_read(struct oa_tc6 *tc6, const uint32_t reg, uint32_t *val) in oa_tc6_reg_read()
77 int oa_tc6_reg_write(struct oa_tc6 *tc6, const uint32_t reg, uint32_t val) in oa_tc6_reg_write()
146 int oa_tc6_reg_rmw(struct oa_tc6 *tc6, const uint32_t reg, in oa_tc6_reg_rmw()
166 int oa_tc6_set_protected_ctrl(struct oa_tc6 *tc6, bool prote) in oa_tc6_set_protected_ctrl()
178 int oa_tc6_send_chunks(struct oa_tc6 *tc6, struct net_pkt *pkt) in oa_tc6_send_chunks()
234 int oa_tc6_check_status(struct oa_tc6 *tc6) in oa_tc6_check_status()
265 static int oa_tc6_update_status(struct oa_tc6 *tc6, uint32_t ftr) in oa_tc6_update_status()
280 int oa_tc6_chunk_spi_transfer(struct oa_tc6 *tc6, uint8_t *buf_rx, uint8_t *buf_tx, in oa_tc6_chunk_spi_transfer()
317 int oa_tc6_read_status(struct oa_tc6 *tc6, uint32_t *ftr) in oa_tc6_read_status()
329 int oa_tc6_read_chunks(struct oa_tc6 *tc6, struct net_pkt *pkt) in oa_tc6_read_chunks()