Searched refs:gpocon (Results 1 – 1 of 1) sorted by relevance
146 u8 gpocon; member402 return sprintf(buf, "%d\n", !!(st->gpocon & AD7192_GPOCON_BPDSW)); in ad7192_show_bridge_switch()429 st->gpocon |= AD7192_GPOCON_BPDSW; in ad7192_set()431 st->gpocon &= ~AD7192_GPOCON_BPDSW; in ad7192_set()433 ad_sd_write_reg(&st->sd, AD7192_REG_GPOCON, 1, st->gpocon); in ad7192_set()