Home
last modified time | relevance | path

Searched refs:slave (Results 1 – 25 of 138) sorted by relevance

123456

/arch/arm/mach-omap2/
A Domap_hwmod_2xxx_interconnect_data.c26 .slave = &omap2xxx_l4_core_hwmod,
33 .slave = &omap2xxx_l3_main_hwmod,
40 .slave = &omap2xxx_l3_main_hwmod,
53 .slave = &omap2xxx_l4_wkup_hwmod,
60 .slave = &omap2xxx_uart1_hwmod,
68 .slave = &omap2xxx_uart2_hwmod,
76 .slave = &omap2xxx_uart3_hwmod,
84 .slave = &omap2xxx_mcspi1_hwmod,
92 .slave = &omap2xxx_mcspi2_hwmod,
237 .slave = &omap2xxx_rng_hwmod,
[all …]
A Domap_hwmod_2430_data.c386 .slave = &omap2430_i2c1_hwmod,
394 .slave = &omap2430_i2c2_hwmod,
410 .slave = &omap2430_mmc1_hwmod,
418 .slave = &omap2430_mmc2_hwmod,
434 .slave = &omap2430_iva_hwmod,
450 .slave = &omap2xxx_gpio1_hwmod,
458 .slave = &omap2xxx_gpio2_hwmod,
466 .slave = &omap2xxx_gpio3_hwmod,
474 .slave = &omap2xxx_gpio4_hwmod,
482 .slave = &omap2430_gpio5_hwmod,
[all …]
A Domap_hwmod_2420_data.c237 .slave = &omap2420_i2c1_hwmod,
245 .slave = &omap2420_i2c2_hwmod,
253 .slave = &omap2420_iva_hwmod,
261 .slave = &omap2420_dsp_hwmod,
277 .slave = &omap2xxx_gpio1_hwmod,
285 .slave = &omap2xxx_gpio2_hwmod,
293 .slave = &omap2xxx_gpio3_hwmod,
301 .slave = &omap2xxx_gpio4_hwmod,
332 .slave = &omap2420_msdi1_hwmod,
340 .slave = &omap2420_hdq1w_hwmod,
[all …]
A Domap_hwmod_81xx_data.c149 .slave = &dm81xx_l4_ls_hwmod,
156 .slave = &dm81xx_l4_hs_hwmod,
246 .slave = &ti81xx_rtc_hwmod,
285 .slave = &dm81xx_uart1_hwmod,
306 .slave = &dm81xx_uart2_hwmod,
327 .slave = &dm81xx_uart3_hwmod,
401 .slave = &dm81xx_i2c1_hwmod,
421 .slave = &dm81xx_i2c2_hwmod,
451 .slave = &dm81xx_elm_hwmod,
609 .slave = &dm81xx_gpmc_hwmod,
[all …]
A Domap_hwmod_3xxx_data.c1603 .slave = &am35xx_uart4_hwmod,
1657 .slave = &omap34xx_sr1_hwmod,
1664 .slave = &omap36xx_sr1_hwmod,
1673 .slave = &omap34xx_sr2_hwmod,
1680 .slave = &omap36xx_sr2_hwmod,
2067 .slave = &omap34xx_mcspi1,
2075 .slave = &omap34xx_mcspi2,
2083 .slave = &omap34xx_mcspi3,
2092 .slave = &omap34xx_mcspi4,
2160 .slave = &am35xx_mdio_hwmod,
[all …]
/arch/um/os-Linux/
A Dsigio.c170 int slave; member
183 static int async_pty(int master, int slave) in async_pty() argument
195 if ((fcntl(slave, F_SETFL, flags | O_NONBLOCK) < 0)) in async_pty()
205 int master, slave, err; in check_one_sigio() local
215 slave = pty.slave; in check_one_sigio()
217 if ((master == -1) || (slave == -1)) { in check_one_sigio()
231 err = async_pty(master, slave); in check_one_sigio()
253 (*proc)(master, slave); in check_one_sigio()
256 close(slave); in check_one_sigio()
263 static void tty_output(int master, int slave) in tty_output() argument
[all …]
/arch/powerpc/platforms/powermac/
A Dpic.c304 if (slave) in pmac_pic_probe_oldstyle()
317 BUG_ON(slave == NULL); in pmac_pic_probe_oldstyle()
318 swap(master, slave); in pmac_pic_probe_oldstyle()
322 if (slave) in pmac_pic_probe_oldstyle()
353 if (slave && !of_address_to_resource(slave, 0, &r)) { in pmac_pic_probe_oldstyle()
367 of_node_put(slave); in pmac_pic_probe_oldstyle()
483 if (master && slave) { in pmac_pic_probe_mpic()
491 master = slave; in pmac_pic_probe_mpic()
492 slave = NULL; in pmac_pic_probe_mpic()
512 if (slave) { in pmac_pic_probe_mpic()
[all …]
/arch/arm/boot/dts/ti/keystone/
A Dkeystone-k2e-netcp.dtsi178 slave-port = <0>;
183 slave-port = <1>;
189 secondary-slave-ports {
191 slave-port = <2>;
195 slave-port = <3>;
199 slave-port = <4>;
203 slave-port = <5>;
207 slave-port = <6>;
211 slave-port = <7>;
A Dkeystone-k2l-netcp.dtsi176 slave-port = <0>;
181 slave-port = <1>;
187 secondary-slave-ports {
189 slave-port = <2>;
193 slave-port = <3>;
A Dkeystone-k2hk-netcp.dtsi196 slave-port = <0>;
201 slave-port = <1>;
207 secondary-slave-ports {
209 slave-port = <2>;
213 slave-port = <3>;
A Dkeystone-k2g-netcp.dtsi127 slave-port = <0>;
/arch/powerpc/platforms/powernv/
A Dpci-ioda.c442 struct pnv_ioda_pe *slave; in pnv_ioda_freeze_pe() local
470 slave->pe_number, in pnv_ioda_freeze_pe()
475 slave->pe_number); in pnv_ioda_freeze_pe()
506 slave->pe_number, in pnv_ioda_unfreeze_pe()
511 slave->pe_number); in pnv_ioda_unfreeze_pe()
558 slave->pe_number, in pnv_ioda_get_pe_state()
611 struct pnv_ioda_pe *slave; in pnv_ioda_set_one_peltv() local
629 slave->pe_number, op); in pnv_ioda_set_one_peltv()
644 struct pnv_ioda_pe *slave; in pnv_ioda_set_peltv() local
658 slave->pe_number, in pnv_ioda_set_peltv()
[all …]
/arch/arm/boot/dts/nxp/imx/
A Dimx6ull-tarragon-slave.dts9 compatible = "chargebyte,imx6ull-tarragon-slave", "fsl,imx6ull";
/arch/arm/boot/dts/sunplus/
A Dsunplus-sp7021.dtsi190 reg-names = "master", "slave";
207 reg-names = "master", "slave";
220 reg-names = "master", "slave";
233 reg-names = "master", "slave";
/arch/mips/boot/dts/mobileye/
A Deyeq5-pins.dtsi69 spi1_slave_pins: spi1-slave-pins {
117 spi3_slave_pins: spi3-slave-pins {
/arch/arm64/boot/dts/marvell/
A Darmada-8020.dtsi14 * disable it. However, the RTC clock in CP slave is connected to the
A Darmada-8040.dtsi22 * disable it. However, the RTC clock in CP slave is connected to the
A Darmada-80x0.dtsi41 * Instantiate the slave CP110
/arch/m68k/include/asm/
A Dmvme147hw.h37 volatile u_char slave; member
/arch/arm/boot/dts/marvell/
A Dmmp2-olpc-xo-1-75.dts227 spi-slave;
231 slave {
/arch/arm/boot/dts/ti/omap/
A Dam335x-base0033.dts15 compatible = "ti,tilcdc,slave";
/arch/arm/boot/dts/samsung/
A Dexynos4412-n710x.dts43 samsung,i2c-slave-addr = <0x10>;
/arch/powerpc/purgatory/
A Dtrampoline_64.S29 slave: label
/arch/arm/boot/dts/intel/ixp/
A Dintel-ixp45x-ixp46x.dtsi83 interrupt-names = "master", "slave";
/arch/arm/boot/dts/mediatek/
A Dmt7629.dtsi181 cci_control0: slave-if@1000 {
187 cci_control1: slave-if@4000 {
193 cci_control2: slave-if@5000 {

Completed in 49 milliseconds

123456