Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dcirrusfb.c96 BT_ALPINE, /* GD543x/4x */ enumerator
203 [BT_ALPINE] = {
259 CHIP(PCI_DEVICE_ID_CIRRUS_5436, BT_ALPINE),
262 CHIP(PCI_DEVICE_ID_CIRRUS_5430, BT_ALPINE), /* GD-5440 is same id */
263 CHIP(PCI_DEVICE_ID_CIRRUS_7543, BT_ALPINE),
264 CHIP(PCI_DEVICE_ID_CIRRUS_7548, BT_ALPINE),
503 case BT_ALPINE: in cirrusfb_check_pixclock()
839 if (cinfo->btype == BT_ALPINE || cinfo->btype == BT_SD64) in cirrusfb_set_par_foo()
856 if (cinfo->btype == BT_ALPINE || cinfo->btype == BT_PICASSO4 || in cirrusfb_set_par_foo()
891 (cinfo->btype == BT_ALPINE) || in cirrusfb_set_par_foo()
[all …]