Searched refs:n_latch (Results 1 – 6 of 6) sorted by relevance
132 int n_latch; in pcf8575_ofdata_platdata() local142 n_latch = fdtdec_get_uint(gd->fdt_blob, dev_of_offset(dev), in pcf8575_ofdata_platdata()144 plat->out = ~n_latch; in pcf8575_ofdata_platdata()
239 unsigned int n_latch = 0; in pcf857x_probe() local243 of_property_read_u32(np, "lines-initial-states", &n_latch); in pcf857x_probe()245 n_latch = pdata->n_latch; in pcf857x_probe()334 gpio->out = ~n_latch; in pcf857x_probe()
34 unsigned n_latch; member
541 .n_latch = 0,
786 .n_latch = 0,
447 .n_latch = (1 << 3) | (1 << 2) | (1 << 1),