Home
last modified time | relevance | path

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

/linux/arch/parisc/include/asm/
H A Dcache.h60 #define asm_io_fdc(addr) asm volatile("fdc %%r0(%0)" \ macro
/linux/drivers/char/agp/
H A Dparisc-agp.c164 asm_io_fdc(&info->gatt[j]); in parisc_agp_insert_memory()