Home
last modified time | relevance | path

Searched refs:usChipletEnable (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/char/mwave/
D3780i.h305 unsigned short usChipletEnable; /* Used with the chip reset register to enable specific chiplets */ member
D3780i.c268 MKWORD(rChipReset) = ~pSettings->usChipletEnable; in dsp3780I_EnableDSP()
421 (unsigned short) (~pSettings->usChipletEnable)); in dsp3780I_Reset()
Dtp3780i.c360 pSettings->usChipletEnable = TP_CFG_ChipletEnable; in tp3780I_EnableDSP()