Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/vme/
Dvme_bridge.h20 u32 width_attr; member
Dvme.c416 ((master_image->width_attr & dwidth) == dwidth) && in vme_master_request()
476 ((image->width_attr & dwidth) == dwidth))) { in vme_master_set()
/linux-4.1.27/drivers/vme/bridges/
Dvme_ca91cx42.c1697 master_image->width_attr = VME_D8 | VME_D16 | VME_D32 | VME_D64; in ca91cx42_probe()
Dvme_tsi148.c2475 master_image->width_attr = VME_D16 | VME_D32; in tsi148_probe()