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

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
Configuring the TeleCombus Payload: dalNbcsTswCfgTelecomPyld
This function configures the telecom bus specific parameters for the outgoing and the transmit
buses. It configures the behavior of the C1FP signal on occurrence of J1 or V1 byte. The function
also allows the user to specify the values of the H1 and H2 pointers.
Configuring the SBI Bus Payload: dalNbcsTswCfgSbiPyld
This function configures the SBI bus payload type. It assumes symmetrical payload on ingress
and egress direction.
INT4 dalNbcsTswCfgTelecomParms(void*
deviceInfo, UINT1 busType, sNBCS_CFG_BUSPARAM
*pBusParm, UINT1 accMode)
deviceInfo
busType
pBusParm
accMode
pBusParms
Success = NBCS_SUCCESS
Failure = <NBCS error codes>
INT4 dalNbcsTswCfgTelecomPyld(void* deviceInfo,
UINT1 busType, sNBCS_CFG_PYLD_TCB
*pTelecomPyld)
deviceInfo
busType
pTelecomPyld
None
Success = NBCS_SUCCESS
Failure = <NBCS error codes>
INT4 dalNbcsTswCfgSbiPyld(void* deviceInfo,
UINT1 busType, sNBCS_CFG_PYLD_SBI *pSbiPyld,
UINT1 accMode)
: device information handle
: device information handle
: 1 = outgoing parallel, 2 = serial
: parameters specifying the behavior of
: access control: 0 – get, 1 – set
: returns the egress telecom bus
: 0 = incoming parallel, 1 = outgoing
: TeleCombus payload configuration
V1 byte and also specifying the value
transmit bus
the C1FP signal on occurrence of J1 or
of the H1 and H2 pointers
parameters when the accMode = 0
parallel, 2 = serial transmit, 3 = serial
receive bus
Narrowband Chipset Device Driver Manual
Time Switch Device Driver Interface
251

Related parts for PM8621-BI