Home
last modified time | relevance | path

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

/linux/drivers/mtd/maps/
A Dl440gx.c25 #define VPP_PORT (IOBASE+0x28) macro
40 outl(inl(VPP_PORT) | 1, VPP_PORT); in l440gx_set_vpp()
43 outl(inl(VPP_PORT) & ~1, VPP_PORT); in l440gx_set_vpp()

Completed in 4 milliseconds