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

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
Setting the Interrupt Enable Mask: dalNbcsTswSetISRMask
Sets the contents of the interrupt mask of the time switch device. A field set in the passed mask
will set the corresponding device interrupt enable. For those zero values in the passed mask, the
corresponding interrupt enables are left unaltered.
Clearing the Interrupt Enable Mask: dalNbcsTswClearISRMask
Clears the content of the interrupt mask of the time switch device. A field set in the passed mask
will clear the corresponding device interrupt enable. For those zero values in the passed mask, the
corresponding interrupt enable are left unaltered.
Polling the Interrupt Status Registers: dalNbcsTswPoll
Commands the driver to poll the interrupt registers in the device. The call will fail unless the
device was initialized (via
into polling mode.
Outputs
Returns
Prototype
Inputs
Outputs
Returns
Prototype
Inputs
Outputs
Returns
Prototype
pmask
Success = NBCS_SUCCESS
Failure = <NBCS error codes>
INT4 dalNbcsTswSetISRMask(void* deviceInfo,
void *pmask)
deviceInfo
pmask
None
Success = NBCS_SUCCESS
Failure = <NBCS error codes>
INT4 dalNbcsTswClearISRMask(void* deviceInfo,
void *pmask)
deviceInfo
pmask
None
Success = NBCS_SUCCESS
Failure = <NBCS error codes>
INT4 dalNbcsTswPoll(void* deviceInfo)
dalNbcsTswInit
: device information handle
: device information handle
: updated mask structure
: (pointer to) mask structure
: (pointer to) mask structure
) or configured (via
Narrowband Chipset Device Driver Manual
dalNbcsTswCfgISRMode
Time Switch Device Driver Interface
)
245

Related parts for PM8621-BI