Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/rtc/
Drtc-ds1685.c754 #define NUM_SPACES 4 /* Num spaces between each bit. */ macro
790 for (j = 0; j < NUM_SPACES; j++) in ds1685_rtc_print_regs()
813 char bits[NUM_REGS][(NUM_BITS * NUM_SPACES) + NUM_BITS + 1]; in ds1685_rtc_proc()