Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A Dcirrusfb.c91 BT_SD64, /* GD5434 */ enumerator
129 [BT_SD64] = {
260 CHIP(PCI_DEVICE_ID_CIRRUS_5434_8, BT_SD64),
261 CHIP(PCI_DEVICE_ID_CIRRUS_5434_4, BT_SD64),
288 .type = BT_SD64,
504 case BT_SD64: in cirrusfb_check_pixclock()
522 if (cinfo->btype == BT_SD64 && info->fix.smem_len <= MB_ && in cirrusfb_check_pixclock()
839 if (cinfo->btype == BT_ALPINE || cinfo->btype == BT_SD64) in cirrusfb_set_par_foo()
857 cinfo->btype == BT_SD64) { in cirrusfb_set_par_foo()
890 if ((cinfo->btype == BT_SD64) || in cirrusfb_set_par_foo()
[all …]