Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/mtd/nand/
Dalauda.c48 #define PBA_ZONE(pba) (pba >> 11) macro
212 PBA_ZONE(pba), 0, PBA_LO(pba) + page, 1, 0, al->port in __alauda_read_page()
277 PBA_ZONE(pba), 0, PBA_LO(pba) + page, 32, 0, al->port in alauda_write_page()
327 PBA_ZONE(pba), 0, PBA_LO(pba), 0x02, 0, al->port in alauda_erase_block()
/linux-2.6.39/drivers/usb/storage/
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) in alauda_get_redu_data()
710 PBA_ZONE(pba), 0, PBA_LO(pba), 0x02, 0, MEDIA_PORT(us) in alauda_erase_block()
741 PBA_ZONE(pba), 0, PBA_LO(pba) + page, pages, 0, MEDIA_PORT(us) in alauda_read_block_raw()
793 PBA_ZONE(pba), 0, PBA_LO(pba), 32, 0, MEDIA_PORT(us) in alauda_write_block()