Searched refs:DATA_PLANE_CTRL (Results 1 - 1 of 1) sorted by relevance

/openwrt/target/linux/oxnas/files/drivers/ata/
H A Dsata_oxnas.c216 DATA_PLANE_CTRL = 0x0AC, enumerator in enum:__anon259
586 reg = ioread32(core_base + DATA_PLANE_CTRL);
590 iowrite32(reg, core_base + DATA_PLANE_CTRL);
1357 reg = ioread32(core_base + DATA_PLANE_CTRL);
1360 iowrite32(reg, core_base + DATA_PLANE_CTRL);
1374 reg = ioread32(core_base + DATA_PLANE_CTRL);
1377 iowrite32(reg, core_base + DATA_PLANE_CTRL);
1391 reg = ioread32(core_base + DATA_PLANE_CTRL);
1394 iowrite32(reg, core_base + DATA_PLANE_CTRL);
1401 reg = ioread32(core_base + DATA_PLANE_CTRL);
[all...]

Completed in 44 milliseconds