Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/video/fbdev/aty/
Datyfb.h133 const struct aty_pll_ops *pll_ops;
316 struct aty_pll_ops { struct
325 extern const struct aty_pll_ops aty_pll_ati18818_1; /* ATI 18818 */ argument
326 extern const struct aty_pll_ops aty_pll_stg1703; /* STG 1703 */
327 extern const struct aty_pll_ops aty_pll_ch8398; /* Chrontel 8398 */
328 extern const struct aty_pll_ops aty_pll_att20c408; /* AT&T 20C408 */
329 extern const struct aty_pll_ops aty_pll_ibm514; /* IBM RGB514 */
330 extern const struct aty_pll_ops aty_pll_unsupported; /* unsupported */
331 extern const struct aty_pll_ops aty_pll_ct; /* Integrated */
Dmach64_gx.c194 const struct aty_pll_ops aty_pll_ibm514 = {
486 const struct aty_pll_ops aty_pll_ati18818_1 = {
602 const struct aty_pll_ops aty_pll_stg1703 = {
725 const struct aty_pll_ops aty_pll_ch8398 = {
872 const struct aty_pll_ops aty_pll_att20c408 = {
906 const struct aty_pll_ops aty_pll_unsupported = {
Dmach64_ct.c643 const struct aty_pll_ops aty_pll_ct = {