Searched refs:PWD (Results 1 - 21 of 21) sorted by relevance

/linux-4.4.14/tools/testing/nvdimm/
H A DMakefile4 $(MAKE) -C $(KDIR) M=$$PWD
7 $(MAKE) -C $(KDIR) M=$$PWD modules_install
/linux-4.4.14/tools/power/cpupower/debug/kernel/
H A DMakefile4 PWD := $(shell pwd) macro
12 $(MAKE) -C $(KDIR) M=$(PWD)
/linux-4.4.14/Documentation/connector/
H A DMakefile16 $(MAKE) -C ../.. SUBDIRS=$(PWD) $@
/linux-4.4.14/tools/perf/util/
H A Dabspath.c10 pwd = getenv("PWD"); get_pwd_cwd()
/linux-4.4.14/drivers/net/wireless/ath/ath5k/
H A Drfgain.h489 * 2) PWD 90 RF register
490 * 3) PWD 84 RF register
513 * 2) PWD 138 RF register
514 * 3) PWD 137 RF register
515 * 4) PWD 136 RF register
516 * 5) PWD 132 RF register
517 * 6) PWD 131 RF register
518 * 7) PWD 130 RF register
H A Drfbuffer.h177 /* Access to PWD registers */
295 /* Access to PWD registers */
401 /* Access to PWD registers */
/linux-4.4.14/tools/testing/selftests/
H A DMakefile88 echo "ROOT=\$$PWD" >> $(ALL_SCRIPT)
/linux-4.4.14/tools/power/cpupower/
H A DMakefile106 # set up PWD so that older versions of make will work with our build.
107 PWD = $(shell pwd) macro
/linux-4.4.14/arch/mips/include/asm/ip32/
H A Dmace.h187 #define MACEISA_PWD_CLEAR BIT(1) /* 1=> PWD CLEAR jumper detected */
/linux-4.4.14/drivers/video/fbdev/sis/
H A Dinitdef.h371 [2] LVDS LCD capabilities (PWD)
372 [1] LVDS LCD capabilities (PWD)
H A Dinit301.c65 #define SET_PWD /* 301/302LV: Set PWD */
/linux-4.4.14/tools/testing/ktest/
H A Dktest.pl338 chomp ($variable{"PWD"} = `pwd`);
352 You can use \${PWD} that will be the path where ktest.pl is run, or use
353 \${THIS_DIR} which is assigned \${PWD} but may be changed later.
359 You can use \${PWD} that will be the path where ktest.pl is run, or use
360 \${THIS_DIR} which is assigned \${PWD} but may be changed later.
4068 # PWD is a ktest.pl variable that will result in the process working
4071 # THIS_DIR is automatically assigned the PWD of the path that generated
4076 THIS_DIR := $variable{"PWD"}
/linux-4.4.14/drivers/clk/ti/
H A Dfapll.c36 /* FAPLL powerdown register PWD */
/linux-4.4.14/tools/perf/ui/browsers/
H A Dhists.c1364 pwd = getenv("PWD"); switch_data_file()
1412 ui__warning("Too many perf data files in PWD!\n" switch_data_file()
1665 if (asprintf(optstr, "Switch to another data file in PWD") < 0) add_switch_opt()
1786 "s Switch to another data file in PWD\n" perf_evsel__hists_browse()
/linux-4.4.14/samples/trace_events/
H A Dtrace-events-sample.h506 * CFLAGS_trace-events-sample.o := -I$(PWD)
/linux-4.4.14/
H A DMakefile180 # Old syntax make ... SUBDIRS=$PWD is still supported
1415 @echo ' Syntax: make -C path/to/kernel/src M=$$PWD target'
/linux-4.4.14/drivers/isdn/hardware/eicon/
H A Ddivacapi.h1144 /* FAX SUB/SEP/PWD extension */
H A Ddebug.c1763 "FAX Disc SUP SEP PWD = %lu", channel->pInterfaceStat->fax.Disc_SUB_SEP_PWD); diva_maint_state_change_notify()
H A Dmaintidi.c1691 "Statistics\\FAX\\Disc SUB SEP PWD"); diva_create_parse_table()
H A Dmessage.c2723 && (GET_WORD(&ncpi->info[5]) & 0x8000)) /* Private SEP/SUB/PWD enable */ connect_b3_req()
8451 && (GET_WORD((byte *)b3_config_parms[1].info) & 0x8000)) /* Private SUB/SEP/PWD enable */ add_b23()
/linux-4.4.14/arch/powerpc/sysdev/
H A Dfsl_rmu.c412 pr_debug(" PWD"); fsl_rio_port_write_handler()

Completed in 890 milliseconds