Searched refs:PBA_ZONE (Results 1 - 2 of 2) sorted by relevance

/drivers/usb/storage/
H A Dalauda.c128 #define PBA_ZONE(pba) (pba >> 11) macro
537 PBA_HI(pba), PBA_ZONE(pba), 0, PBA_LO(pba), 0, 0, MEDIA_PORT(us)
710 PBA_ZONE(pba), 0, PBA_LO(pba), 0x02, 0, MEDIA_PORT(us)
741 PBA_ZONE(pba), 0, PBA_LO(pba) + page, pages, 0, MEDIA_PORT(us)
793 PBA_ZONE(pba), 0, PBA_LO(pba), 32, 0, MEDIA_PORT(us)
/drivers/mtd/nand/
H A Dalauda.c48 #define PBA_ZONE(pba) (pba >> 11) macro
212 PBA_ZONE(pba), 0, PBA_LO(pba) + page, 1, 0, al->port
277 PBA_ZONE(pba), 0, PBA_LO(pba) + page, 32, 0, al->port
327 PBA_ZONE(pba), 0, PBA_LO(pba), 0x02, 0, al->port

Completed in 128 milliseconds