Searched refs:VME_PROG (Results 1 – 4 of 4) sorted by relevance
427 if (cycle & VME_PROG) in ca91cx42_slave_set()493 *cycle |= VME_PROG; in ca91cx42_slave_get()723 if (cycle & VME_PROG) in ca91cx42_master_set()814 *cycle = VME_PROG; in __ca91cx42_master_get()1070 VME_PROG | VME_DATA)) != 0) { in ca91cx42_dma_list_add()1135 if (vme_attr->cycle & VME_PROG) in ca91cx42_dma_list_add()1349 if (cycle & VME_PROG) in ca91cx42_lm_set()1394 *cycle |= VME_PROG; in ca91cx42_lm_get()1691 VME_SUPER | VME_USER | VME_PROG | VME_DATA; in ca91cx42_probe()1719 VME_SUPER | VME_USER | VME_PROG | VME_DATA; in ca91cx42_probe()
599 if (cycle & VME_PROG) in tsi148_slave_set()710 *cycle |= VME_PROG; in tsi148_slave_get()1008 if (cycle & VME_PROG) in tsi148_master_set()1149 *cycle |= VME_PROG; in __tsi148_master_get()1515 if (cycle & VME_PROG) in tsi148_dma_set_vme_src_attributes()1615 if (cycle & VME_PROG) in tsi148_dma_set_vme_dest_attributes()1978 if (cycle & VME_PROG) in tsi148_lm_set()2034 *cycle |= VME_PROG; in tsi148_lm_get()2399 VME_PROG | VME_DATA; in tsi148_probe()2424 VME_PROG | VME_DATA; in tsi148_probe()
1121 VME_PROG | VME_DATA; in fake_init()1148 VME_PROG | VME_DATA; in fake_init()
45 #define VME_PROG 0x4000 macro