Searched refs:VME_D16 (Results 1 – 4 of 4) sorted by relevance
290 case VME_D16: in fake_master_set()556 if ((dwidth == VME_D16) || (dwidth == VME_D32)) { in fake_master_read()578 } else if (dwidth == VME_D16) { in fake_master_read()595 if ((dwidth == VME_D16) || (dwidth == VME_D32)) { in fake_master_read()742 if ((dwidth == VME_D16) || (dwidth == VME_D32)) { in fake_master_write()764 } else if (dwidth == VME_D16) { in fake_master_write()781 if ((dwidth == VME_D16) || (dwidth == VME_D32)) { in fake_master_write()1122 master_image->width_attr = VME_D16 | VME_D32; in fake_init()
954 case VME_D16: in tsi148_master_set()1155 *dwidth = VME_D16; in __tsi148_master_get()1467 case VME_D16: in tsi148_dma_set_vme_src_attributes()1567 case VME_D16: in tsi148_dma_set_vme_dest_attributes()2248 VME_D16); in tsi148_crcsr_init()2400 master_image->width_attr = VME_D16 | VME_D32; in tsi148_probe()
671 case VME_D16: in ca91cx42_master_set()824 *dwidth = VME_D16; in __ca91cx42_master_get()1096 case VME_D16: in ca91cx42_dma_list_add()1692 master_image->width_attr = VME_D8 | VME_D16 | VME_D32 | VME_D64; in ca91cx42_probe()
50 #define VME_D16 0x2 macro