Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/maps/
H A Dsa1100-flash.c41 static int sa1100_vpp_refcnt; variable
49 if (++sa1100_vpp_refcnt == 1) /* first nested 'on' */ in sa1100_set_vpp()
52 if (--sa1100_vpp_refcnt == 0) /* last nested 'off' */ in sa1100_set_vpp()