Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Ddib3000mb.c130 wr_foreach(dib3000mb_reg_bandwidth, dib3000mb_bandwidth_8mhz); in dib3000mb_set_frontend()
134 wr_foreach(dib3000mb_reg_bandwidth, dib3000mb_bandwidth_7mhz); in dib3000mb_set_frontend()
138 wr_foreach(dib3000mb_reg_bandwidth, dib3000mb_bandwidth_6mhz); in dib3000mb_set_frontend()
403 wr_foreach(dib3000mb_reg_bandwidth, dib3000mb_bandwidth_8mhz); in dib3000mb_fe_init()
H A Ddib3000mb_priv.h220 static u16 dib3000mb_reg_bandwidth[] = { 55,56,57,58,59,60,61,62,63,64,65,66,67 }; variable