Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/aty/
Datyfb.h133 const struct aty_pll_ops *pll_ops;
313 struct aty_pll_ops { struct
322 extern const struct aty_pll_ops aty_pll_ati18818_1; /* ATI 18818 */ argument
323 extern const struct aty_pll_ops aty_pll_stg1703; /* STG 1703 */
324 extern const struct aty_pll_ops aty_pll_ch8398; /* Chrontel 8398 */
325 extern const struct aty_pll_ops aty_pll_att20c408; /* AT&T 20C408 */
326 extern const struct aty_pll_ops aty_pll_ibm514; /* IBM RGB514 */
327 extern const struct aty_pll_ops aty_pll_unsupported; /* unsupported */
328 extern const struct aty_pll_ops aty_pll_ct; /* Integrated */
Dmach64_gx.c194 const struct aty_pll_ops aty_pll_ibm514 = {
484 const struct aty_pll_ops aty_pll_ati18818_1 = {
600 const struct aty_pll_ops aty_pll_stg1703 = {
723 const struct aty_pll_ops aty_pll_ch8398 = {
870 const struct aty_pll_ops aty_pll_att20c408 = {
904 const struct aty_pll_ops aty_pll_unsupported = {
Dmach64_ct.c644 const struct aty_pll_ops aty_pll_ct = {