Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/asm/
H A Dhd64461.h95 #define HD64461_GRCFGR_ACCSTATUS 0x10 /* Accelerator Status */ macro
/openbmc/linux/drivers/video/fbdev/
H A Dhitfb.c62 while (hitfb_readw(HD64461_GRCFGR) & HD64461_GRCFGR_ACCSTATUS) in hitfb_accel_wait()