Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Damifb.c652 } copins; typedef
655 copins *init;
656 copins *wait;
657 copins *list[2][2];
658 copins *rebuild[2];
1068 #define COPINITSIZE (sizeof(copins) * 40)
1079 #define COPLISTSIZE (sizeof(copins) * 64)
2055 copins *copl, *cops; in ami_set_sprite()
2108 copins *cop = copdisplay.init; in ami_init_copper()
2151 copins *copl, *cops; in ami_rebuild_copper()
[all …]
/openbmc/linux/arch/m68k/include/asm/
H A Damigahw.h147 unsigned short copins; member