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

no-image

PM8621-BI

Manufacturer Part Number
PM8621-BI
Description
Driver, NSE/SBS Narrowband Chipset Driver
Manufacturer
PMC-Sierra, Inc.
Datasheet
5.2
Proprietary and Confidential to PMC-Sierra, Inc., and for its Customers’ Internal Use
Document ID: PMC-2021248, Issue 1
Outputs
Returns
Valid States
Side Effects
Prototype
Inputs
Outputs
Returns
Interface/Clock Configuration
This block provides functions to configure the bus interface of the chipset and controls the
CSU/DLLs operation.
Configuring Bus Interface: nbcsIntfCfgBus
SBS devices in the chipset can either operate in SBI or TeleCombus mode. There are bus-related
parameters to configure in either of the bus modes. This function configures the bus mode and
various other aspects of the bus operating mode. In addition, the current state of the configuration
can be read back using this function. (Note: Interface configuration parameters belong to the SBS
devices only. NSE device operation does not change whether the chipset system is in SBI or
TeleCombus mode).
This function accepts group handle and configures the group of SBS with the same bus
configuration parameter given by
with a group handle in “get” mode. It is user’s responsibility to make sure the buffer is large
enough to hold the parameters returned for all members.
ERROR code written to the CSMDB
Success = Last register value written
Failure = 0
NBCS_PRESENT, NBCS_ACTIVE, NBCS_INACTIVE
Can change the configuration of the Device
INT4 nbcsIntfCfgBus(sNBCS_HNDL handle,
sNBCS_CFG_INTF_BUS *pBusCfg, UINT1 accMode)
handle
pBusCfg
accMode
pBusCfg
Success =
Failure =
NBCS_ERR_INVALID_DEV
NBCS_ERR_DEV_ABSENT
NBCS_ERR_INVALID_REG
NBCS_SUCCESS
NBCS_ERR_INVALID_ARG
NBCS_ERR_INVALID_DEV
pBusCfg
: device/group handle (from
: pointer to the bus interface
: 0 = get, 1 = set
: pointer to the bus interface
or
configuration block
configuration block when accMode
equals 0
nbcsGroupAdd
in “set” mode. However, the function does not work
Narrowband Chipset Device Driver Manual
);
Application Programming Interface
nbcsAdd
116

Related parts for PM8621-BI