Home
last modified time | relevance | path

Searched defs:scc_param (Results 1 – 2 of 2) sorted by relevance

/drivers/net/hamradio/
Ddmascc.c164 struct scc_param { struct
165 int pclk_hz; /* frequency of BRG input (don't change) */
166 int brg_tc; /* BRG terminal count; BRG disabled if < 0 */
167 int nrzi; /* 0 (nrz), 1 (nrzi) */
168 int clocks; /* see dmascc_cfg documentation */
169 int txdelay; /* [1/TMR_0_HZ] */
170 int txtimeout; /* [1/HZ] */
171 int txtail; /* [1/TMR_0_HZ] */
172 int waittime; /* [1/TMR_0_HZ] */
173 int slottime; /* [1/TMR_0_HZ] */
[all …]
/drivers/media/platform/exynos4-is/
Dfimc-is-command.h95 u32 scc_param[2]; member