Home
last modified time | relevance | path

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

/netbsd/sys/arch/evbppc/explora/dev/
H A Dfb_elb.c488 #define S3_GP_STAT_BSY 0x0200 macro
575 while (bus_space_read_2(iot, ioh, S3_GP_STAT) & S3_GP_STAT_BSY) in s3_copy()
599 while (bus_space_read_2(iot, ioh, S3_GP_STAT) & S3_GP_STAT_BSY) in s3_fill()