Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dr600_dpm.c348 WREG32(CG_RT, FLS(l_to_m) | FMS(m_to_h)); in r600_set_at()
H A Dr600d.h1441 # define FLS(x) ((x) << 0) macro