Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/vme/
Dvme_bridge.h22 u32 width_attr; member
Dvme.c448 ((master_image->width_attr & dwidth) == dwidth) && in vme_master_request()
508 ((image->width_attr & dwidth) == dwidth))) { in vme_master_set()
/linux-4.4.14/drivers/vme/bridges/
Dvme_ca91cx42.c1708 master_image->width_attr = VME_D8 | VME_D16 | VME_D32 | VME_D64; in ca91cx42_probe()
Dvme_tsi148.c2411 master_image->width_attr = VME_D16 | VME_D32; in tsi148_probe()