Searched refs:PBA_LO (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/storage/ |
H A D | alauda.c | 117 #define PBA_LO(pba) ((pba & 0xF) << 5) macro 532 PBA_HI(pba), PBA_ZONE(pba), 0, PBA_LO(pba), 0, 0, MEDIA_PORT(us) in alauda_get_redu_data() 704 PBA_ZONE(pba), 0, PBA_LO(pba), 0x02, 0, MEDIA_PORT(us) in alauda_erase_block() 734 PBA_ZONE(pba), 0, PBA_LO(pba) + page, pages, 0, MEDIA_PORT(us) in alauda_read_block_raw() 785 PBA_ZONE(pba), 0, PBA_LO(pba), 32, 0, MEDIA_PORT(us) in alauda_write_block()
|
/kernel/linux/linux-6.6/drivers/usb/storage/ |
H A D | alauda.c | 117 #define PBA_LO(pba) ((pba & 0xF) << 5) macro 532 PBA_HI(pba), PBA_ZONE(pba), 0, PBA_LO(pba), 0, 0, MEDIA_PORT(us) in alauda_get_redu_data() 704 PBA_ZONE(pba), 0, PBA_LO(pba), 0x02, 0, MEDIA_PORT(us) in alauda_erase_block() 734 PBA_ZONE(pba), 0, PBA_LO(pba) + page, pages, 0, MEDIA_PORT(us) in alauda_read_block_raw() 785 PBA_ZONE(pba), 0, PBA_LO(pba), 32, 0, MEDIA_PORT(us) in alauda_write_block()
|
Completed in 4 milliseconds