Home
last modified time | relevance | path

Searched refs:TP_CFG_N_Divisor (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/char/mwave/
H A Dtp3780i.h73 #define TP_CFG_N_Divisor 32 /* Clock = 39.1608 Mhz */ macro
H A Dtp3780i.c353 pSettings->usN_Divisor = TP_CFG_N_Divisor; in tp3780I_EnableDSP()