Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dad525x_dpot.c239 static s32 dpot_write_spi(struct dpot_data *dpot, u8 reg, u16 value) in dpot_write_spi() function
406 return dpot_write_spi(dpot, reg, value); in dpot_write()