Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/devices/
Dms02-nv.c80 ms02nv_uint *ms02nv_diagp; in ms02nv_probe_one()
81 ms02nv_uint *ms02nv_magicp; in ms02nv_probe_one()
92 ms02nv_diagp = (ms02nv_uint *)(CKSEG1ADDR(addr + MS02NV_DIAG)); in ms02nv_probe_one()
93 ms02nv_magicp = (ms02nv_uint *)(CKSEG1ADDR(addr + MS02NV_MAGIC)); in ms02nv_probe_one()
Dms02-nv.h92 typedef volatile u32 ms02nv_uint; typedef