Home
last modified time | relevance | path

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

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