Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/vme/bridges/
Dvme_ca91cx42.c369 case VME_USER2: in ca91cx42_slave_set()
489 *aspace = VME_USER2; in ca91cx42_slave_get()
711 case VME_USER2: in ca91cx42_master_set()
802 *aspace = VME_USER2; in __ca91cx42_master_get()
1071 VME_USER2)) != 0) { in ca91cx42_dma_list_add()
1133 case VME_USER2: in ca91cx42_dma_list_add()
1705 VME_CRCSR | VME_USER1 | VME_USER2; in ca91cx42_probe()
1732 VME_USER2; in ca91cx42_probe()
Dvme_tsi148.c992 case VME_USER2: in tsi148_master_set()
1119 *aspace |= VME_USER2; in __tsi148_master_get()
1502 case VME_USER2: in tsi148_dma_set_vme_src_attributes()
1602 case VME_USER2: in tsi148_dma_set_vme_dest_attributes()
2405 VME_A64 | VME_CRCSR | VME_USER1 | VME_USER2 | in tsi148_probe()
/linux-4.4.14/include/linux/
Dvme.h19 #define VME_USER2 0x40 macro
/linux-4.4.14/drivers/vme/
Dvme.c211 case VME_USER2: in vme_check_window()