Home
last modified time | relevance | path

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

/linux-4.1.27/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()
171 SHOW_AB3100_ATTR(svn)
181 __ATTR(svn, S_IRUGO, ab3100_otp_svn_show, NULL),
/linux-4.1.27/scripts/
Dsetlocalversion71 if git config --get svn-remote.svn.url >/dev/null; then
109 if rev=`LANG= LC_ALL= LC_MESSAGES=C svn info 2>/dev/null | grep '^Last Changed Rev'`; then
/linux-4.1.27/arch/openrisc/
DREADME.openrisc37 git clone git://openrisc.net/jonas/or1ksim-svn
/linux-4.1.27/
DMakefile437 export RCS_FIND_IGNORE := \( -name SCCS -o -name BitKeeper -o -name .svn -o \
440 export RCS_TAR_IGNORE := --exclude SCCS --exclude BitKeeper --exclude .svn \
DMAINTAINERS9984 T: quilt http://svn.sourceforge.jp/svnroot/tomoyo/trunk/2.5.x/tomoyo-lsm/patches/