Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/mtd/maps/
Ddilnetpc.c76 #define CSC_RBWR 0xa7 /* GPIO Read-Back/Write Register B */ macro
212 setcsc(CSC_RBWR, getcsc(CSC_RBWR) & ~0x4); in dnp_set_vpp()
217 setcsc(CSC_RBWR, getcsc(CSC_RBWR) | 0x4); in dnp_set_vpp()
234 setcsc(CSC_RBWR, getcsc(CSC_RBWR) & ~0x8); in adnp_set_vpp()
239 setcsc(CSC_RBWR, getcsc(CSC_RBWR) | 0x8); in adnp_set_vpp()