Searched refs:n_latch (Results 1 – 5 of 5) sorted by relevance
245 unsigned int n_latch = 0; in pcf857x_probe() local249 of_property_read_u32(np, "lines-initial-states", &n_latch); in pcf857x_probe()251 n_latch = pdata->n_latch; in pcf857x_probe()341 gpio->out = ~n_latch; in pcf857x_probe()
33 unsigned n_latch; member
547 .n_latch = 0,
789 .n_latch = 0,
406 .n_latch = (1 << 3) | (1 << 2) | (1 << 1),