Searched refs:crsr (Results 1 – 4 of 4) sorted by relevance
749 } crsr; member1503 par->crsr.crsr_x = par->crsr.crsr_y = 0; in ami_decode_var()1504 par->crsr.spot_x = par->crsr.spot_y = 0; in ami_decode_var()1505 par->crsr.height = par->crsr.width = 0; in ami_decode_var()1834 fix->crsr_width = fix->crsr_xsize = par->crsr.width; in ami_get_fix_cursorinfo()1835 fix->crsr_height = fix->crsr_ysize = par->crsr.height; in ami_get_fix_cursorinfo()1856 size = par->crsr.height * par->crsr.width; in ami_get_var_cursorinfo()1858 var->height = par->crsr.height; in ami_get_var_cursorinfo()1859 var->width = par->crsr.width; in ami_get_var_cursorinfo()1860 var->xspot = par->crsr.spot_x; in ami_get_var_cursorinfo()[all …]
22 unsigned char crsr; /* cursor palette */ member
96 u32 crsr; /* control set register */ member
995 val = ioread32be(&xor_reg->crsr); in ppc440spe_adma_device_clear_eot_status()997 &xor_reg->crsr); in ppc440spe_adma_device_clear_eot_status()1060 iowrite32be(XOR_CRSR_64BA_BIT, &xor_reg->crsr); in ppc440spe_chan_set_first_xor_descriptor()1155 iowrite32be(ioread32be(&xor_reg->crsr) | in ppc440spe_chan_append()1157 &xor_reg->crsr); in ppc440spe_chan_append()1212 &xor_reg->crsr); in ppc440spe_chan_run()4101 iowrite32be(XOR_CRSR_XASR_BIT, &adev->xor_reg->crsr); in ppc440spe_adma_probe()