Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Deth_lan865x.c186 static oa_mem_map_t lan865x_conf[] = { variable
230 uint8_t i, size = ARRAY_SIZE(lan865x_conf); in lan865x_init_chip()
262 lan865x_update_dev_cfg_array(lan865x_conf, size, in lan865x_init_chip()
264 lan865x_update_dev_cfg_array(lan865x_conf, size, in lan865x_init_chip()
266 lan865x_update_dev_cfg_array(lan865x_conf, size, in lan865x_init_chip()
268 lan865x_update_dev_cfg_array(lan865x_conf, size, in lan865x_init_chip()
270 lan865x_update_dev_cfg_array(lan865x_conf, size, in lan865x_init_chip()
275 lan865x_update_dev_cfg_array(lan865x_conf, size, in lan865x_init_chip()
281 oa_tc6_reg_write(ctx->tc6, MMS_REG(lan865x_conf[i].mms, in lan865x_init_chip()
282 lan865x_conf[i].address), in lan865x_init_chip()
[all …]