aty_pll_ops
const struct aty_pll_ops *pll_ops;
extern const struct aty_pll_ops aty_pll_ati18818_1; /* ATI 18818 */
extern const struct aty_pll_ops aty_pll_stg1703; /* STG 1703 */
extern const struct aty_pll_ops aty_pll_ch8398; /* Chrontel 8398 */
extern const struct aty_pll_ops aty_pll_att20c408; /* AT&T 20C408 */
extern const struct aty_pll_ops aty_pll_ibm514; /* IBM RGB514 */
extern const struct aty_pll_ops aty_pll_unsupported; /* unsupported */
extern const struct aty_pll_ops aty_pll_ct; /* Integrated */
const struct aty_pll_ops aty_pll_ct = {
const struct aty_pll_ops aty_pll_ibm514 = {
const struct aty_pll_ops aty_pll_ati18818_1 = {
const struct aty_pll_ops aty_pll_stg1703 = {
const struct aty_pll_ops aty_pll_ch8398 = {
const struct aty_pll_ops aty_pll_att20c408 = {
const struct aty_pll_ops aty_pll_unsupported = {