Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpio/
Dgpio-sx150x.c220 static s32 sx150x_write_cfg(struct sx150x_chip *chip, in sx150x_write_cfg() function
263 sx150x_write_cfg(chip, in sx150x_set_io()
272 return sx150x_write_cfg(chip, in sx150x_io_input()
283 err = sx150x_write_cfg(chip, in sx150x_io_output()
289 err = sx150x_write_cfg(chip, in sx150x_io_output()
459 sx150x_write_cfg(chip, n, 1, chip->dev_cfg->reg_irq_mask, 1); in sx150x_irq_bus_sync_unlock()
460 sx150x_write_cfg(chip, n, 2, chip->dev_cfg->reg_sense, 0); in sx150x_irq_bus_sync_unlock()
462 sx150x_write_cfg(chip, n, 1, chip->dev_cfg->reg_irq_mask, 0); in sx150x_irq_bus_sync_unlock()
463 sx150x_write_cfg(chip, n, 2, chip->dev_cfg->reg_sense, in sx150x_irq_bus_sync_unlock()