PM8621-BI PMC-Sierra, Inc., PM8621-BI Datasheet - Page 239

no-image

PM8621-BI

Manufacturer Part Number
PM8621-BI
Description
Driver, NSE/SBS Narrowband Chipset Driver
Manufacturer
PMC-Sierra, Inc.
Datasheet
Proprietary and Confidential to PMC-Sierra, Inc., and for its Customers’ Internal Use
Document ID: PMC-2021248, Issue 1
Prototype
Inputs
Outputs
Returns
Prototype
Inputs
Outputs
Returns
Prototype
Inputs
Outputs
Returns
Configuring LVDS link parameters: dalNbcsTswCfgLkc
This function allows user to configure the parameters for a specified link. Parameters are: J0 byte
insertion, and path termination mode.
Inserting Test Pattern in LVDS link: dalNbcsTswInsertLkcTp
This function enables/disables the insertion of test patterns into the LVDS links.
Selecting Active LVDS link: dalNbcsTswSelectLkc
This function selects either the working or protect link on the receive side of a time switch to be
active
INT4 dalNbcsTswCfgLkc(void* deviceInfo, UINT1
link, sNBCS_CFG_LKC *pconfig)
deviceInfo
link
pconfig
None
Success =
Failure = <NBCS error codes>
INT4 dalNbcsTswInsertLkcTp(void* deviceInfo,
UINT1 link, UINT2 tp, UINT1 enable)
deviceInfo
link
tp
enable
None
Success =
Failure = <NBCS error codes>
INT4 dalNbcsTswSelectLkc(void* deviceInfo,
UINT1 link)
deviceInfo
link
None
Success =
Failure = <NBCS error codes>
NBCS_SUCCESS
NBCS_SUCCESS
NBCS_SUCCESS
: device information handle
: device information handle
: device information handle
:0 = working, 1 = protect link
: pointer to the configuration structure
:0 = working, 1 = protect link
: test pattern tp[0..9], a 10-bit number
: 0 = disable, 1 = enable
:0 = working, 1 = protect link
Narrowband Chipset Device Driver Manual
Time Switch Device Driver Interface
239

Related parts for PM8621-BI