Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/vme/bridges/
Dvme_ca91cx42.c366 case VME_USER2: in ca91cx42_slave_set()
486 *aspace = VME_USER2; in ca91cx42_slave_get()
706 case VME_USER2: in ca91cx42_master_set()
797 *aspace = VME_USER2; in __ca91cx42_master_get()
1062 VME_USER2)) != 0) { in ca91cx42_dma_list_add()
1124 case VME_USER2: in ca91cx42_dma_list_add()
1689 VME_CRCSR | VME_USER1 | VME_USER2; in ca91cx42_probe()
1712 VME_USER2; in ca91cx42_probe()
Dvme_fake.c187 case VME_USER2: in fake_slave_set()
307 case VME_USER2: in fake_master_set()
1143 VME_A64 | VME_CRCSR | VME_USER1 | VME_USER2 | in fake_init()
Dvme_tsi148.c988 case VME_USER2: in tsi148_master_set()
1115 *aspace |= VME_USER2; in __tsi148_master_get()
1498 case VME_USER2: in tsi148_dma_set_vme_src_attributes()
1598 case VME_USER2: in tsi148_dma_set_vme_dest_attributes()
2394 VME_A64 | VME_CRCSR | VME_USER1 | VME_USER2 | in tsi148_probe()
/Linux-v4.19/include/linux/
Dvme.h20 #define VME_USER2 0x40 macro
/Linux-v4.19/drivers/vme/
Dvme.c235 case VME_USER2: in vme_check_window()