Home
last modified time | relevance | path

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

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