Home
last modified time | relevance | path

Searched refs:VME_USER2 (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/drivers/vme/bridges/
Dvme_ca91cx42.c362 case VME_USER2: in ca91cx42_slave_set()
482 *aspace = VME_USER2; in ca91cx42_slave_get()
702 case VME_USER2: in ca91cx42_master_set()
793 *aspace = VME_USER2; in __ca91cx42_master_get()
1058 VME_USER2)) != 0) { in ca91cx42_dma_list_add()
1120 case VME_USER2: in ca91cx42_dma_list_add()
1686 VME_CRCSR | VME_USER1 | VME_USER2; in ca91cx42_probe()
1709 VME_USER2; in ca91cx42_probe()
Dvme_fake.c183 case VME_USER2: in fake_slave_set()
303 case VME_USER2: in fake_master_set()
1145 VME_A64 | VME_CRCSR | VME_USER1 | VME_USER2 | in fake_init()
Dvme_tsi148.c983 case VME_USER2: in tsi148_master_set()
1109 *aspace |= VME_USER2; in __tsi148_master_get()
1492 case VME_USER2: in tsi148_dma_set_vme_src_attributes()
1591 case VME_USER2: in tsi148_dma_set_vme_dest_attributes()
2384 VME_A64 | VME_CRCSR | VME_USER1 | VME_USER2 | in tsi148_probe()
/Linux-v5.15/include/linux/
Dvme.h20 #define VME_USER2 0x40 macro
/Linux-v5.15/drivers/vme/
Dvme.c222 case VME_USER2: in vme_check_window()