Searched refs:SYSCTL (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/tools/testing/selftests/sysctl/ |
H A D | sysctl.sh | 47 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 D | omap_hsmmc.c | 465 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 D | Kconfig | 25 depends on CACHEFILES && SYSCTL
|
/openbmc/u-boot/include/ |
H A D | fsl_esdhc.h | 24 #define SYSCTL 0x0002e02c macro
|
/openbmc/linux/net/rxrpc/ |
H A D | Kconfig | 41 depends on SYSCTL
|
/openbmc/linux/drivers/media/i2c/ |
H A D | tc358743.c | 504 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 D | tc358743_regs.h | 23 #define SYSCTL 0x0002 macro
|
/openbmc/linux/net/sunrpc/ |
H A D | Kconfig | 92 depends on SUNRPC && SYSCTL
|
/openbmc/linux/fs/proc/ |
H A D | Kconfig | 67 select SYSCTL
|
/openbmc/linux/drivers/macintosh/ |
H A D | Kconfig | 161 depends on SYSCTL && INPUT
|
/openbmc/linux/fs/ |
H A D | Kconfig | 259 depends on (SYSFS || SYSCTL)
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-probe.txt | 298 PERMISSIONS AND SYSCTL
|
/openbmc/linux/init/ |
H A D | Kconfig | 406 depends on SYSCTL 432 depends on SYSCTL 1437 config SYSCTL config
|
/openbmc/linux/arch/arm64/ |
H A D | Kconfig | 1731 depends on SYSCTL
|
/openbmc/linux/ |
H A D | MAINTAINERS | 17271 PROC SYSCTL
|