Home
last modified time | relevance | path

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

/linux-2.6.39/arch/sh/include/asm/
Dhd64461.h94 #define HD64461_GRCFGR_ACCSTATUS 0x10 /* Accelerator Status */ macro
/linux-2.6.39/drivers/video/
Dhitfb.c48 while (fb_readw(HD64461_GRCFGR) & HD64461_GRCFGR_ACCSTATUS) ; in hitfb_accel_wait()