Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dam7930.c68 static const uint16_t gx_coeff[256] = { variable
256 gx = gx_coeff[sc->sc_rlevel]; in am7930_commit_settings()
257 stgr = gx_coeff[sc->sc_mlevel]; in am7930_commit_settings()
262 gr = gx_coeff[255]; in am7930_commit_settings()
265 gr = gx_coeff[level]; in am7930_commit_settings()