Home
last modified time | relevance | path

Searched refs:OA_CONFIG0 (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/ethernet/
Doa_tc6.h22 #define OA_CONFIG0 MMS_REG(0x0, 0x004) macro
Deth_lan865x.c445 oa_tc6_reg_read(tc6, OA_CONFIG0, &val); in lan865x_int_thread()
447 oa_tc6_reg_write(tc6, OA_CONFIG0, val); in lan865x_int_thread()
Doa_tc6.c168 int ret = oa_tc6_reg_rmw(tc6, OA_CONFIG0, OA_CONFIG0_PROTE, in oa_tc6_set_protected_ctrl()