Home
last modified time | relevance | path

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

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