Searched refs:NODE_COUNT_MASK (Results 1 – 2 of 2) sorted by relevance
43 #define NODE_COUNT_MASK 0x00ffffff macro318 u32 node_count = be32_to_cpu(*data) & NODE_COUNT_MASK; in pseries_devicetree_update()
49 #define NODE_COUNT_MASK 0x00ffffff macro200 node_count = be32_to_cpu(*data) & NODE_COUNT_MASK; in update_devicetree()