Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mfd/
Dab3100-otp.c58 u32 svn:20; member
90 otp->svn = (otpval[7] << 12) | (otpval[6] << 4) | (otpval[5] >> 4); in ab3100_otp_read()
109 seq_printf(s, "IMEI: %u-%u-%u\n", otp->tac, otp->fac, otp->svn); in ab3100_show_otp()
164 SHOW_AB3100_ATTR(svn)
174 __ATTR(svn, S_IRUGO, ab3100_otp_svn_show, NULL),
/Linux-v5.4/scripts/
Dsetlocalversion72 if git config --get svn-remote.svn.url >/dev/null; then
118 if rev=`LANG= LC_ALL= LC_MESSAGES=C svn info 2>/dev/null | grep '^Last Changed Rev'`; then
/Linux-v5.4/
DMakefile488 export RCS_FIND_IGNORE := \( -name SCCS -o -name BitKeeper -o -name .svn -o \
491 export RCS_TAR_IGNORE := --exclude SCCS --exclude BitKeeper --exclude .svn \
/Linux-v5.4/Documentation/bpf/
Dbpf_devel_QA.rst472 LLVM version 6.0.0svn