Lines Matching refs:sbus_writel
142 sbus_writel(tmp, p);
188 sbus_writel(regno << 24, &bt->addr);
189 sbus_writel(red << 24, &bt->color_map);
190 sbus_writel(green << 24, &bt->color_map);
191 sbus_writel(blue << 24, &bt->color_map);
239 sbus_writel(val, &thc->thc_misc);
445 sbus_writel(0x04 << 24, &par->bt->addr); /* color planes */
446 sbus_writel(0xff << 24, &par->bt->control);
447 sbus_writel(0x05 << 24, &par->bt->addr);
448 sbus_writel(0x00 << 24, &par->bt->control);
449 sbus_writel(0x06 << 24, &par->bt->addr); /* overlay plane */
450 sbus_writel(0x73 << 24, &par->bt->control);
451 sbus_writel(0x07 << 24, &par->bt->addr);
452 sbus_writel(0x00 << 24, &par->bt->control);