Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/mtd/maps/
Ddilnetpc.c91 #define PCC_AWER_B 0x46 /* Socket B Address Window enable register */ macro
167 setpcc(PCC_AWER_B, getpcc(PCC_AWER_B) | 0x02); in dnpc_map_flash()
186 setpcc(PCC_AWER_B, getpcc(PCC_AWER_B) & ~0x02); in dnpc_unmap_flash()