Home
last modified time | relevance | path

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

/openbmc/linux/drivers/fpga/
H A Ddfl-n3000-nios.c53 #define N3000_NIOS_INIT 0x1000 macro
267 ret = regmap_read(nn->regmap, N3000_NIOS_INIT, &val); in fec_mode_show()
333 ret = regmap_read(nn->regmap, N3000_NIOS_INIT, &val); in n3000_nios_init_done_check()
359 ret = regmap_write(nn->regmap, N3000_NIOS_INIT, val); in n3000_nios_init_done_check()
366 ret = regmap_read_poll_timeout(nn->regmap, N3000_NIOS_INIT, val, in n3000_nios_init_done_check()