Searched refs:read_chan (Results 1 – 3 of 3) sorted by relevance
151 static uint32_t read_chan (void *opaque, uint32_t nport) in read_chan() function478 register_ioport_read (base + (i << dshift), 1, 1, read_chan, d); in dma_init2()
818 unsigned int read_chan = RC_SWIZZLE_UNUSED; in is_rgb_to_alpha_possible() local853 if (read_chan == RC_SWIZZLE_UNUSED) { in is_rgb_to_alpha_possible()854 read_chan = swz; in is_rgb_to_alpha_possible()855 } else if (read_chan != swz) { in is_rgb_to_alpha_possible()