Home
last modified time | relevance | path

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

/arch/alpha/kernel/
Dcore_irongate.c310 #define GET_GATT_OFF(addr) ((addr & 0x003ff000) >> 12) macro
371 pte = cur_gatt[GET_GATT_OFF(baddr)] & ~1; in irongate_ioremap()
388 pte = cur_gatt[GET_GATT_OFF(baddr)] & ~1; in irongate_ioremap()