Searched refs:VME_PROG (Results 1 – 4 of 4) sorted by relevance
423 if (cycle & VME_PROG) in ca91cx42_slave_set()489 *cycle |= VME_PROG; in ca91cx42_slave_get()719 if (cycle & VME_PROG) in ca91cx42_master_set()810 *cycle = VME_PROG; in __ca91cx42_master_get()1066 VME_PROG | VME_DATA)) != 0) { in ca91cx42_dma_list_add()1131 if (vme_attr->cycle & VME_PROG) in ca91cx42_dma_list_add()1345 if (cycle & VME_PROG) in ca91cx42_lm_set()1390 *cycle |= VME_PROG; in ca91cx42_lm_get()1688 VME_SUPER | VME_USER | VME_PROG | VME_DATA; in ca91cx42_probe()1716 VME_SUPER | VME_USER | VME_PROG | VME_DATA; in ca91cx42_probe()
594 if (cycle & VME_PROG) in tsi148_slave_set()705 *cycle |= VME_PROG; in tsi148_slave_get()1002 if (cycle & VME_PROG) in tsi148_master_set()1143 *cycle |= VME_PROG; in __tsi148_master_get()1508 if (cycle & VME_PROG) in tsi148_dma_set_vme_src_attributes()1607 if (cycle & VME_PROG) in tsi148_dma_set_vme_dest_attributes()1967 if (cycle & VME_PROG) in tsi148_lm_set()2023 *cycle |= VME_PROG; in tsi148_lm_get()2389 VME_PROG | VME_DATA; in tsi148_probe()2414 VME_PROG | VME_DATA; in tsi148_probe()
1123 VME_PROG | VME_DATA; in fake_init()1150 VME_PROG | VME_DATA; in fake_init()
45 #define VME_PROG 0x4000 macro