Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/mpc85xx/
H A Dds1553_reg.h74 #define DS1553_BIT_BLF 0x10 /* battery flag */ macro
H A Dds1553_core.c75 if (flags & DS1553_BIT_BLF) in ds1553_attach()