Searched defs:tc6 (Results 1 – 6 of 6) sorted by relevance
/Zephyr-latest/drivers/ethernet/ |
D | oa_tc6.c | 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()
|
D | eth_lan865x.c | 403 struct oa_tc6 *tc6 = ctx->tc6; in lan865x_read_chunks() local 434 struct oa_tc6 *tc6 = ctx->tc6; in lan865x_int_thread() local 554 struct oa_tc6 *tc6 = ctx->tc6; in lan865x_port_send() local
|
D | eth_lan865x_priv.h | 72 struct oa_tc6 *tc6; member
|
/Zephyr-latest/dts/arm/atmel/ |
D | samd20.dtsi | 35 tc6: tc@42003800 { label
|
D | samd21.dtsi | 37 tc6: tc@42003800 { label
|
D | samd5x.dtsi | 380 tc6: tc@43001400 { label
|