OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lpval
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/i2c/
zl10353.c
482
uint16_t hpval = 0,
lpval
= 0;
local in function:zl10353_get_fec
488
lpval
= ZL10353_TPS_LP_FEC_1_2;
493
lpval
= ZL10353_TPS_LP_FEC_2_3;
498
lpval
= ZL10353_TPS_LP_FEC_3_4;
503
lpval
= ZL10353_TPS_LP_FEC_5_6;
508
lpval
= ZL10353_TPS_LP_FEC_7_8;
513
lpval
= ZL10353_TPS_LP_FEC_AUTO;
523
*valp |= (hp != false) ? hpval :
lpval
;
zl10353.c
482
uint16_t hpval = 0,
lpval
= 0;
local in function:zl10353_get_fec
488
lpval
= ZL10353_TPS_LP_FEC_1_2;
493
lpval
= ZL10353_TPS_LP_FEC_2_3;
498
lpval
= ZL10353_TPS_LP_FEC_3_4;
503
lpval
= ZL10353_TPS_LP_FEC_5_6;
508
lpval
= ZL10353_TPS_LP_FEC_7_8;
513
lpval
= ZL10353_TPS_LP_FEC_AUTO;
523
*valp |= (hp != false) ? hpval :
lpval
;
Completed in 25 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025