Searched refs:BT_SD64 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | cirrusfb.c | 90 BT_SD64, /* GD5434 */ enumerator 128 [BT_SD64] = { 259 CHIP(PCI_DEVICE_ID_CIRRUS_5434_8, BT_SD64), 260 CHIP(PCI_DEVICE_ID_CIRRUS_5434_4, BT_SD64), 287 .type = BT_SD64, 503 case BT_SD64: in cirrusfb_check_pixclock() 521 if (cinfo->btype == BT_SD64 && info->fix.smem_len <= MB_ && in cirrusfb_check_pixclock() 837 if (cinfo->btype == BT_ALPINE || cinfo->btype == BT_SD64) in cirrusfb_set_par_foo() 855 cinfo->btype == BT_SD64) { in cirrusfb_set_par_foo() 888 if ((cinfo->btype == BT_SD64) || in cirrusfb_set_par_foo() [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | cirrusfb.c | 91 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...] |
Completed in 4 milliseconds