Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Dgpio-sx150x.c225 static s32 sx150x_write_cfg(struct sx150x_chip *chip, in sx150x_write_cfg() function
268 sx150x_write_cfg(chip, in sx150x_set_io()
277 return sx150x_write_cfg(chip, in sx150x_io_input()
288 err = sx150x_write_cfg(chip, in sx150x_io_output()
294 err = sx150x_write_cfg(chip, in sx150x_io_output()
456 sx150x_write_cfg(chip, n, 1, chip->dev_cfg->reg_irq_mask, 1); in sx150x_irq_bus_sync_unlock()
457 sx150x_write_cfg(chip, n, 2, chip->dev_cfg->reg_sense, 0); in sx150x_irq_bus_sync_unlock()
459 sx150x_write_cfg(chip, n, 1, chip->dev_cfg->reg_irq_mask, 0); in sx150x_irq_bus_sync_unlock()
460 sx150x_write_cfg(chip, n, 2, chip->dev_cfg->reg_sense, in sx150x_irq_bus_sync_unlock()