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

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
Configuring the TeleCombus/SBI Bus Mode: dalNbcsTswCfgIntfBusMode
This function configures the mode for the incoming, outgoing, transmit and receive buses.
Configuring the bus parameters: dalNbcsTswCfgIntfBusParms
This function configures the bus parity for the incoming, outgoing, transmit and receive buses. It
also configures the offset of the J1 byte for the telecom bus mode.
Configuring the TeleCombus Parameters: dalNbcsTswCfgTelecomParms
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.
INT4 dalNbcsTswCfgIntfBusMode(void* deviceInfo,
sNBCS_CFG_BUSMODE_DAL *pIntfCfg, UINT1 accMode)
deviceInfo
pIntfCfg
accMode
pIntfCfg
Success = NBCS_SUCCESS
Failure = <NBCS error codes>
INT4 dalNbcsTswCfgIntfBusParms(void*
deviceInfo, UINT1 busType,
sNBCS_CFG_INTF_BUSPARM_DAL *pBusParm, UINT1
accMode)
deviceInfo
busType
pBusParm
accMode
pBusParm
Success = NBCS_SUCCESS
Failure = <NBCS error codes>
: device information handle
: device information handle
: structure containing configuration
: returns the configuration parameters
: 0 = incoming parallel, 1 = outgoing
: parameters to configure the selected
: access control: 0 – get, 1 – set
: returns the bus parity parameters when
parameters for the incoming, outgoing,
transmit and receive buses
: access control: 0 – get, 1 – set
when the accMode = 0
parallel, 2 = serial transmit, 3 = serial
receive bus
bus
the accMode = 0
Narrowband Chipset Device Driver Manual
Time Switch Device Driver Interface
250

Related parts for PM8621-BI