Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/aty/
Datyfb.h132 const struct aty_pll_ops *pll_ops;
317 struct aty_pll_ops { struct
326 extern const struct aty_pll_ops aty_pll_ati18818_1; /* ATI 18818 */ argument
327 extern const struct aty_pll_ops aty_pll_stg1703; /* STG 1703 */
328 extern const struct aty_pll_ops aty_pll_ch8398; /* Chrontel 8398 */
329 extern const struct aty_pll_ops aty_pll_att20c408; /* AT&T 20C408 */
330 extern const struct aty_pll_ops aty_pll_ibm514; /* IBM RGB514 */
331 extern const struct aty_pll_ops aty_pll_unsupported; /* unsupported */
332 extern const struct aty_pll_ops aty_pll_ct; /* Integrated */
Dmach64_gx.c193 const struct aty_pll_ops aty_pll_ibm514 = {
485 const struct aty_pll_ops aty_pll_ati18818_1 = {
601 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.c642 const struct aty_pll_ops aty_pll_ct = {