Home
last modified time | relevance | path

Searched refs:SLAVE (Results 1 – 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/arch/ia64/kernel/
Dsmpboot.c95 #define SLAVE (SMP_CACHE_BYTES/8) macro
101 static volatile unsigned long go[SLAVE + 1];
201 go[SLAVE] = ia64_get_itc(); in sync_master()
222 while (!(tm = go[SLAVE])) in get_delta()
224 go[SLAVE] = 0; in get_delta()
/kernel/linux/linux-5.10/arch/sparc/kernel/
Dsmp_64.c160 #define SLAVE (SMP_CACHE_BYTES/sizeof(unsigned long)) macro
166 static unsigned long go[SLAVE + 1];
180 while (!(tm = go[SLAVE])) in get_delta()
182 go[SLAVE] = 0; in get_delta()
280 go[SLAVE] = tick_ops->get_tick(); in smp_synchronize_one_tick()
/kernel/linux/linux-5.10/Documentation/userspace-api/media/dvb/
Dfrontend-property-satellite-systems.rst44 - :ref:`DTV_DISEQC_SLAVE_REPLY <DTV-DISEQC-SLAVE-REPLY>`
Dfe_property_parameters.rst237 .. _DTV-DISEQC-SLAVE-REPLY:
/kernel/linux/linux-5.10/drivers/clk/bcm/
Dclk-bcm21664.c237 BCM21664_CCU_COMMON(slave, SLAVE),
Dclk-bcm281xx.c313 BCM281XX_CCU_COMMON(slave, SLAVE),
/kernel/linux/linux-5.10/Documentation/driver-api/rapidio/
Dtsi721.rst72 remote RapidIO devices. This functionality is implemented according to SLAVE
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/bus/
Dnvidia,tegra20-gmi.txt59 de-assertion of WR_N (in case of SLAVE/MASTER Request) or OE_N
/kernel/linux/linux-5.10/Documentation/spi/
Dpxa2xx.rst142 NSSP SLAVE SAMPLE
/kernel/linux/linux-5.10/Documentation/driver-api/driver-model/
Ddevres.rst417 SLAVE DMA ENGINE
/kernel/linux/linux-5.10/Documentation/networking/
Dbonding.rst1212 SLAVE=yes
1793 devices will have the SLAVE flag set. The ifconfig output does not
1797 (MASTER) while eth0 and eth1 are slaves (SLAVE). Notice all slaves of
1810 UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1
1817 UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1
/kernel/linux/linux-5.10/drivers/spi/
DKconfig1024 # SLAVE side ... listening to other SPI masters
/kernel/linux/linux-5.10/
DMAINTAINERS4861 DAMA SLAVE for AX.25
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/
Dlinux-5.10.patch10016 (fault_status & (1 << 10) ? "DECODER FAULT" : "SLAVE FAULT"),