Home
last modified time | relevance | path

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

/dports/graphics/svgalib/svgalib-1.4.3/src/
H A Dtiming.h102 #define CLOCK_PROGRAMMABLE 0x1 macro
H A Dskeleton.c334 cardspecs->flags = INTERLACE_DIVIDE_VERT | CLOCK_PROGRAMMABLE; in sk_init()
H A Dbanshee.c487 cardspecs->flags = INTERLACE_DIVIDE_VERT | CLOCK_PROGRAMMABLE; in banshee_init()
H A Dfbdev.c107 cardspecs->flags = CLOCK_PROGRAMMABLE; in fbdev_init()
H A Dmx.c554 cardspecs->flags = INTERLACE_DIVIDE_VERT | CLOCK_PROGRAMMABLE; in mx_init()
H A Dlaguna.c602 cardspecs->flags = INTERLACE_DIVIDE_VERT | CLOCK_PROGRAMMABLE; in laguna_init()
H A Dapm.c632 cardspecs->flags = CLOCK_PROGRAMMABLE | INTERLACE_DIVIDE_VERT; in apm_init()
H A Dg400.c748 cardspecs->flags = INTERLACE_DIVIDE_VERT | CLOCK_PROGRAMMABLE; in g400_init()
H A Dvesa.c575 cardspecs->flags = CLOCK_PROGRAMMABLE; in vesa_init()
H A Dsavage.c845 cardspecs->flags = INTERLACE_DIVIDE_VERT | CLOCK_PROGRAMMABLE; in savage_init()
H A Di740.c740 cardspecs->flags = CLOCK_PROGRAMMABLE; in i740_init()
H A Dnv3.c683 cardspecs->flags = CLOCK_PROGRAMMABLE ; in nv3_init()
H A Dsis.c673 cardspecs->flags = INTERLACE_DIVIDE_VERT | CLOCK_PROGRAMMABLE; in sis_init()
H A Det6000.c553 cardspecs->flags = INTERLACE_DIVIDE_VERT | CLOCK_PROGRAMMABLE; in et6000_init()
H A Dneo.c976 cardspecs->flags = INTERLACE_DIVIDE_VERT | CLOCK_PROGRAMMABLE; in neo_init()
H A Dtiming.c201 if (cardspecs->flags & CLOCK_PROGRAMMABLE) { in findclock()
H A Dark.c746 if (!(dac_used->flags & CLOCK_PROGRAMMABLE)
H A Dr128.c1125 cardspecs->flags = INTERLACE_DIVIDE_VERT | CLOCK_PROGRAMMABLE; in r128_init()
H A Ds3.c1769 if ((!(cardspecs->flags & CLOCK_PROGRAMMABLE)) in s3_init()
H A Drage.c1594 cardspecs->flags = CLOCK_PROGRAMMABLE; in rage_init()
H A Dchips.c2802 cardspecs->flags = CLOCK_PROGRAMMABLE; in CHIPS_init()
/dports/graphics/svgalib/svgalib-1.4.3/src/ramdac/
H A Ds3dacs.c409 cardspecs->flags |= CLOCK_PROGRAMMABLE; in SDAC_qualify_cardspecs()
488 cardspecs->flags |= CLOCK_PROGRAMMABLE; in GENDAC_qualify_cardspecs()
741 cardspecs->flags |= CLOCK_PROGRAMMABLE; in Trio64_qualify_cardspecs()
H A DIBMRGB52x.c389 cardspecs->flags |= CLOCK_PROGRAMMABLE; in IBMRGB52x_qualify_cardspecs()
/dports/graphics/svgalib/svgalib-1.4.3/src/clockchip/
H A Dicd2061a.c268 cardspecs->flags |= CLOCK_PROGRAMMABLE; in I2061A_init()