Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/sysctl/
H A Dsysctl.sh47 if [ -z $SYSCTL ]; then
48 SYSCTL="/proc/sys/debug/test_sysctl"
111 if [ ! -d $SYSCTL ]; then
616 TARGET="${SYSCTL}/$1"
676 TARGET="${SYSCTL}/$(get_test_target 0001)"
688 TARGET="${SYSCTL}/$(get_test_target 0002)"
701 TARGET="${SYSCTL}/$(get_test_target 0003)"
714 TARGET="${SYSCTL}/$(get_test_target 0004)"
727 TARGET="${SYSCTL}/$(get_test_target 0005)"
736 TARGET="${SYSCTL}/$(get_test_target 0006)"
[all …]
/openbmc/linux/drivers/mmc/host/
H A Domap_hsmmc.c465 OMAP_HSMMC_WRITE(host->base, SYSCTL, in omap_hsmmc_start_clock()
466 OMAP_HSMMC_READ(host->base, SYSCTL) | CEN); in omap_hsmmc_start_clock()
474 OMAP_HSMMC_WRITE(host->base, SYSCTL, in omap_hsmmc_stop_clock()
475 OMAP_HSMMC_READ(host->base, SYSCTL) & ~CEN); in omap_hsmmc_stop_clock()
476 if ((OMAP_HSMMC_READ(host->base, SYSCTL) & CEN) != 0x0) in omap_hsmmc_stop_clock()
544 regval = OMAP_HSMMC_READ(host->base, SYSCTL); in omap_hsmmc_set_clock()
548 OMAP_HSMMC_WRITE(host->base, SYSCTL, regval); in omap_hsmmc_set_clock()
549 OMAP_HSMMC_WRITE(host->base, SYSCTL, in omap_hsmmc_set_clock()
550 OMAP_HSMMC_READ(host->base, SYSCTL) | ICE); in omap_hsmmc_set_clock()
554 while ((OMAP_HSMMC_READ(host->base, SYSCTL) & ICS) != ICS in omap_hsmmc_set_clock()
[all …]
/openbmc/linux/fs/cachefiles/
H A DKconfig25 depends on CACHEFILES && SYSCTL
/openbmc/u-boot/include/
H A Dfsl_esdhc.h24 #define SYSCTL 0x0002e02c macro
/openbmc/linux/net/rxrpc/
H A DKconfig41 depends on SYSCTL
/openbmc/linux/drivers/media/i2c/
H A Dtc358743.c504 u16 sysctl = i2c_rd16(sd, SYSCTL); in tc358743_reset()
506 i2c_wr16(sd, SYSCTL, sysctl | mask); in tc358743_reset()
507 i2c_wr16(sd, SYSCTL, sysctl & ~mask); in tc358743_reset()
512 i2c_wr16_and_or(sd, SYSCTL, ~MASK_SLEEP, in tc358743_sleep_mode()
822 i2c_wr16_and_or(sd, SYSCTL, ~(MASK_IRRST | MASK_CECRST), in tc358743_initial_setup()
1246 uint16_t sysctl = i2c_rd16(sd, SYSCTL); in tc358743_log_status()
H A Dtc358743_regs.h23 #define SYSCTL 0x0002 macro
/openbmc/linux/net/sunrpc/
H A DKconfig92 depends on SUNRPC && SYSCTL
/openbmc/linux/fs/proc/
H A DKconfig67 select SYSCTL
/openbmc/linux/drivers/macintosh/
H A DKconfig161 depends on SYSCTL && INPUT
/openbmc/linux/fs/
H A DKconfig259 depends on (SYSFS || SYSCTL)
/openbmc/linux/tools/perf/Documentation/
H A Dperf-probe.txt298 PERMISSIONS AND SYSCTL
/openbmc/linux/init/
H A DKconfig406 depends on SYSCTL
432 depends on SYSCTL
1437 config SYSCTL config
/openbmc/linux/arch/arm64/
H A DKconfig1731 depends on SYSCTL
/openbmc/linux/
H A DMAINTAINERS17271 PROC SYSCTL