Searched refs:coef (Results 1 – 12 of 12) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/iio/light/ |
H A D | us5182d.txt | 8 - upisemi,glass-coef: glass attenuation factor - compensation factor of 30 The glass-coef defaults to no compensation for the covering material. 41 upisemi,glass-coef = < 1000 >;
|
/freebsd/contrib/ntp/scripts/stats/ |
H A D | etf.S | 6 mean<-r$coef[[1]] 8 slope<-r$coef[[2]] * 1000
|
/freebsd/sys/dev/al_eth/ |
H A D | al_init_eth_kr.c | 377 enum al_eth_kr_coef coef, enum al_eth_kr_cl72_coef_op op) in al_eth_kr_lt_coef_set() argument 380 switch (coef) { in al_eth_kr_lt_coef_set() 395 enum al_eth_kr_coef coef) in al_eth_kr_lt_coef_report_get() argument 398 switch (coef) { in al_eth_kr_lt_coef_report_get()
|
/freebsd/sys/contrib/device-tree/Bindings/phy/ |
H A D | phy-mtk-xsphy.txt | 23 - mediatek,src-coef : u32, coefficient for slew rate calibrate, depends on 89 mediatek,src-coef = <17>;
|
H A D | phy-mtk-tphy.txt | 38 - mediatek,src-coef : coefficient for slew rate calibrate, depends on
|
/freebsd/sys/dev/ioat/ |
H A D | ioat_internal.h | 356 uint8_t coef[8]; member 388 uint32_t coef:8; member
|
/freebsd/sys/contrib/dev/rtw88/ |
H A D | rtw8822c.c | 3785 dpk_info->coef[path][i] = rtw8822c_dpk_coef_transfer(rtwdev); in rtw8822c_dpk_coef_tbl_apply() 3811 coef_i = FIELD_GET(0x1fff0000, dpk_info->coef[path][addr]); in rtw8822c_dpk_coef_read() 3812 coef_q = FIELD_GET(0x1fff, dpk_info->coef[path][addr]); in rtw8822c_dpk_coef_read() 3826 u32 coef; in rtw8822c_dpk_coef_write() local 3835 coef = 0x04001fff; in rtw8822c_dpk_coef_write() 3837 coef = 0x00001fff; in rtw8822c_dpk_coef_write() 3839 coef = dpk_info->coef[path][addr]; in rtw8822c_dpk_coef_write() 3841 rtw_write32(rtwdev, reg[path] + addr * 4, coef); in rtw8822c_dpk_coef_write()
|
H A D | fw.c | 1166 memcpy(dpk_hdr->coef, dpk_info->coef, 160); in rtw_get_rsvd_page_skb()
|
H A D | fw.h | 174 u32 coef[2][20]; 170 u32 coef[2][20]; global() member
|
H A D | main.h | 1578 u32 coef[RTW_RF_PATH_MAX][20]; 1567 u32 coef[RTW_RF_PATH_MAX][20]; global() member
|
/freebsd/sys/dev/wpi/ |
H A D | if_wpireg.h | 869 int32_t coef[5]; member
|
/freebsd/sys/gnu/dev/bwn/phy_n/ |
H A D | if_bwn_phy_n_core.c | 5473 uint16_t coef[4]; in bwn_nphy_restore_cal() local 5497 table[i] = coef[i]; in bwn_nphy_restore_cal() 5499 coef[i] = 0; in bwn_nphy_restore_cal() 5502 bwn_ntab_write_bulk(mac, BWN_NTAB16(15, 88), 4, coef); in bwn_nphy_restore_cal()
|