Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/alpine-hal/eth/
H A Dal_hal_eth_kr.c500 struct al_eth_kr_coef_up_data *lpcoeff) in al_eth_lp_coeff_up_get() argument
506 lpcoeff->preset = in al_eth_lp_coeff_up_get()
510 lpcoeff->initialize = in al_eth_lp_coeff_up_get()
514 lpcoeff->c_minus = AL_REG_FIELD_GET(reg, in al_eth_lp_coeff_up_get()
518 lpcoeff->c_zero = AL_REG_FIELD_GET(reg, in al_eth_lp_coeff_up_get()
522 lpcoeff->c_plus = AL_REG_FIELD_GET(reg, in al_eth_lp_coeff_up_get()
H A Dal_hal_eth_kr.h161 struct al_eth_kr_coef_up_data *lpcoeff);