Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/
H A Dds1620.c108 static void ds1620_send_bits(int nr, int value) in ds1620_send_bits() function
157 ds1620_send_bits(8, cmd); in ds1620_out()
159 ds1620_send_bits(bits, value); in ds1620_out()
181 ds1620_send_bits(8, cmd); in ds1620_in()