Searched refs:BIM_CFG_32BIT (Results 1 – 2 of 2) sorted by relevance
185 #define BIM_CFG_32BIT 0x010 /* (ro) 1 = 32-bit slot, 0 = 64-bit */ macro
5054 (i & BIM_CFG_32BIT) ? "32" : "64", in cas_init_one()