Searched refs:ds_print_msg (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/drivers/w1/masters/ |
H A D | ds2490.c | 213 static inline void ds_print_msg(unsigned char *buf, unsigned char *str, int off) in ds_print_msg() function 228 ds_print_msg(buf, "enable flag", 0); in ds_dump_status() 229 ds_print_msg(buf, "1-wire speed", 1); in ds_dump_status() 230 ds_print_msg(buf, "strong pullup duration", 2); in ds_dump_status() 231 ds_print_msg(buf, "programming pulse duration", 3); in ds_dump_status() 232 ds_print_msg(buf, "pulldown slew rate control", 4); in ds_dump_status() 233 ds_print_msg(buf, "write-1 low time", 5); in ds_dump_status() 234 ds_print_msg(buf, "data sample offset/write-0 recovery time", in ds_dump_status() 236 ds_print_msg(buf, "reserved (test register)", 7); in ds_dump_status() 237 ds_print_msg(bu in ds_dump_status() [all...] |
Completed in 2 milliseconds