Searched refs:am_hiz (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/i2c/
H A Dmax2175.c288 bool am_hiz; /* AM Hi-Z filter */ member in struct:max2175
773 mxm_dbg(ctx, "set_rx_mode: %u am_hiz %u\n", rx_mode, ctx->am_hiz);
779 if (ctx->am_hiz) {
906 if (ctx->am_hiz) {
1275 bool master = true, am_hiz = false; local
1295 am_hiz = true;
1329 ctx->am_hiz = am_hiz;

Completed in 105 milliseconds