Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/vme_user/
Dvme.h34 #define VME_MBLT 0x4 macro
Dvme_tsi148.c571 if (cycle & VME_MBLT) in tsi148_slave_set()
687 *cycle |= VME_MBLT; in tsi148_slave_get()
917 if (cycle & VME_MBLT) { in tsi148_master_set()
1118 *cycle |= VME_MBLT; in __tsi148_master_get()
1433 if (cycle & VME_MBLT) in tsi148_dma_set_vme_src_attributes()
1531 if (cycle & VME_MBLT) in tsi148_dma_set_vme_dest_attributes()
2369 master_image->cycle_attr = VME_SCT | VME_BLT | VME_MBLT | in tsi148_probe()
2394 slave_image->cycle_attr = VME_SCT | VME_BLT | VME_MBLT | in tsi148_probe()
Dvme_fake.c1122 master_image->cycle_attr = VME_SCT | VME_BLT | VME_MBLT | in fake_init()
1149 slave_image->cycle_attr = VME_SCT | VME_BLT | VME_MBLT | in fake_init()