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