solos: Add some margin-related parameters
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
This commit is contained in:
parent
78f857f265
commit
a3434660e5
1 changed files with 7 additions and 0 deletions
|
@ -62,6 +62,13 @@ SOLOS_ATTR_RW(Defaults)
|
|||
SOLOS_ATTR_RW(LineMode)
|
||||
SOLOS_ATTR_RW(Profile)
|
||||
SOLOS_ATTR_RW(DetectNoise)
|
||||
SOLOS_ATTR_RW(BisAForceSNRMarginDn)
|
||||
SOLOS_ATTR_RW(BisMForceSNRMarginDn)
|
||||
SOLOS_ATTR_RW(BisAMaxMargin)
|
||||
SOLOS_ATTR_RW(BisMMaxMargin)
|
||||
SOLOS_ATTR_RW(AnnexAForceSNRMarginDn)
|
||||
SOLOS_ATTR_RW(AnnexAMaxMargin)
|
||||
SOLOS_ATTR_RW(AnnexMMaxMargin)
|
||||
SOLOS_ATTR_RO(SupportedAnnexes)
|
||||
SOLOS_ATTR_RO(Status)
|
||||
SOLOS_ATTR_RO(TotalStart)
|
||||
|
|
Loading…
Reference in a new issue