Searched refs:scratch_value (Results 1 – 1 of 1) sorted by relevance
32 static u32 scratch_value; variable177 if (gp[i] != scratch_value) { in uninorth_insert_memory()220 gp[i] = scratch_value; in uninorth_remove_memory()433 scratch_value = (page_to_phys(agp_bridge->scratch_page_page) >> PAGE_SHIFT) | 0x80000000UL; in uninorth_create_gatt_table()435 scratch_value = cpu_to_le32((page_to_phys(agp_bridge->scratch_page_page) & 0xFFFFF000UL) | in uninorth_create_gatt_table()438 bridge->gatt_table[i] = scratch_value; in uninorth_create_gatt_table()