Home
last modified time | relevance | path

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

/drivers/vme/
Dvme_bridge.h23 u32 width_attr; member
Dvme.c511 ((master_image->width_attr & dwidth) == dwidth) && in vme_master_request()
587 ((image->width_attr & dwidth) == dwidth))) { in vme_master_set()
/drivers/vme/bridges/
Dvme_fake.c1126 master_image->width_attr = VME_D16 | VME_D32; in fake_init()
Dvme_ca91cx42.c1689 master_image->width_attr = VME_D8 | VME_D16 | VME_D32 | VME_D64; in ca91cx42_probe()
Dvme_tsi148.c2391 master_image->width_attr = VME_D16 | VME_D32; in tsi148_probe()