/freebsd/share/man/man4/man4.powerpc/ |
H A D | tsec.4 | 30 .Nm tsec 36 .Cd "device tsec" 95 .It Va dev.tsec.X.int_coal.rx_time 96 .It Va dev.tsec.X.int_coal.rx_count 97 .It Va dev.tsec.X.int_coal.tx_time 98 .It Va dev.tsec.X.int_coal.tx_count 103 to 64 ticks of the TSEC clock.
|
H A D | Makefile | 14 tsec.4
|
/freebsd/sys/dev/tsec/ |
H A D | if_tsec_fdt.c | 28 * From: FreeBSD: head/sys/dev/tsec/if_tsec_ocp.c 188712 2009-02-17 14:59:47Z raj 32 * FDT 'simple-bus' attachment for Freescale TSEC controller. 62 #include <dev/tsec/if_tsec.h> 63 #include <dev/tsec/if_tsecreg.h> 98 "tsec", 103 DRIVER_MODULE(tsec, simplebus, tsec_fdt_driver, 0, 0); 140 /* Check if we are eTSEC (enhanced TSEC) */ in tsec_fdt_probe() 148 device_printf(dev, "could not identify TSEC type\n"); in tsec_fdt_probe() 212 mtx_init(&sc->transmit_lock, device_get_nameunit(dev), "TSEC TX lock", in tsec_fdt_attach() 214 mtx_init(&sc->receive_lock, device_get_nameunit(dev), "TSEC RX lock", in tsec_fdt_attach() [all …]
|
H A D | if_tsecreg.h | 32 /* TSEC General Control and Status Registers */ 42 /* TSEC FIFO Control and Status Registers */ 49 /* TSEC Transmit Control and Status Registers */ 62 /* TSEC Receive Control and Status Registers */ 73 /* TSEC MAC Registers */ 91 /* TSEC Transmit and Receive Counters */ 107 /* TSEC Receive Counters */ 136 /* TSEC Transmit Counters */ 170 /* TSEC General Registers */ 176 /* TSEC Hash Function Registers */ [all …]
|
H A D | if_tsec.c | 30 * Freescale integrated Three-Speed Ethernet Controller (TSEC) driver. 67 #include <dev/tsec/if_tsec.h> 68 #include <dev/tsec/if_tsecreg.h> 110 DRIVER_MODULE(miibus, tsec, miibus_driver, 0, 0); 111 MODULE_DEPEND(tsec, ether, 1, 1, 1); 112 MODULE_DEPEND(tsec, miibus, 1, 1, 1); 126 mtx_init(&tsec_phy_mtx, "tsec mii", NULL, MTX_DEF); in tsec_attach() 128 /* Reset all TSEC counters */ in tsec_attach() 293 /* Stop TSEC controller and free TX queue */ in tsec_detach() 539 /* Step 24: Reset TSEC counters for Tx and Rx rings */ in tsec_init_locked() [all …]
|
H A D | if_tsec.h | 217 /* Global tsec lock (with all locks) */ 221 panic("tsec deadlock possibility detection!"); \
|
/freebsd/usr.sbin/rtsold/ |
H A D | dump.c | 165 time_t tsec; in sec2str() local 168 tsec = total->tv_sec; in sec2str() 169 tsec += total->tv_nsec / 1000 / 1000000; in sec2str() 170 tsec -= now.tv_sec; in sec2str() 171 tsec -= now.tv_nsec / 1000 / 1000000; in sec2str() 173 days = tsec / 3600 / 24; in sec2str() 174 hours = (tsec / 3600) % 24; in sec2str() 175 mins = (tsec / 60) % 60; in sec2str() 176 secs = tsec % 60; in sec2str()
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | fsl-tsec-phy.txt | 39 As of this writing, every tsec is associated with an internal TBI PHY. 51 - model : Model of the device. Can be "TSEC", "eTSEC", or "FEC" 55 interrupt. For TSEC and eTSEC devices, the first interrupt is 78 model = "TSEC";
|
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/ |
H A D | mpc8641si-post.dtsi | 59 model = "TSEC"; 63 model = "TSEC"; 67 model = "TSEC"; 71 model = "TSEC";
|
/freebsd/tools/kerneldoc/subsys/ |
H A D | Doxyfile-dev_tsec | 6 PROJECT_NAME = "FreeBSD kernel TSEC device code" 12 INPUT = $(DOXYGEN_SRC_PATH)/dev/tsec/ \
|
/freebsd/sys/modules/tsec/ |
H A D | Makefile | 3 .PATH: ${SYSDIR}/dev/tsec
|
/freebsd/sys/contrib/device-tree/include/dt-bindings/memory/ |
H A D | tegra186-mc.h | 151 /* TSEC Memory Return Data Client Description */ 153 /* TSEC Memory Write Client Description */
|
/freebsd/sys/powerpc/conf/ |
H A D | MPC85XX | 105 device tsec
|
H A D | MPC85XXSPE | 112 device tsec
|
/freebsd/sys/conf/ |
H A D | files.powerpc | 221 dev/tsec/if_tsec.c optional tsec 222 dev/tsec/if_tsec_fdt.c optional tsec
|
/freebsd/sbin/fdisk/ |
H A D | fdisk.c | 589 int tsec,tcyl,thd; in change_part() local 592 tsec = DPSECT(partp->dp_ssect); in change_part() 595 Decimal("beginning sector", tsec, tmp, NO_TRACK_SECTORS); in change_part() 597 partp->dp_ssect = DOSSECT(tsec,tcyl); in change_part() 602 tsec = DPSECT(partp->dp_esect); in change_part() 605 Decimal("ending sector", tsec, tmp, NO_TRACK_SECTORS); in change_part() 607 partp->dp_esect = DOSSECT(tsec,tcyl); in change_part()
|
/freebsd/sys/contrib/device-tree/src/powerpc/ |
H A D | stx_gp3_8560.dts | 142 model = "TSEC"; 180 model = "TSEC";
|
H A D | asp834x-redboot.dts | 185 model = "TSEC"; 226 model = "TSEC";
|
H A D | ksi8560.dts | 146 model = "TSEC"; 184 model = "TSEC";
|
H A D | tqm8541.dts | 153 model = "TSEC"; 196 model = "TSEC";
|
H A D | tqm8540.dts | 154 model = "TSEC"; 196 model = "TSEC";
|
H A D | tqm8555.dts | 153 model = "TSEC"; 196 model = "TSEC";
|
H A D | tqm8560.dts | 155 model = "TSEC"; 198 model = "TSEC";
|
/freebsd/sys/contrib/device-tree/Bindings/arm/tegra/ |
H A D | nvidia,tegra194-cbb.yaml | 35 engines like TSEC (Security co-processor), NVDEC (NVIDIA Video Decoder
|
/freebsd/sys/contrib/device-tree/src/arm64/nvidia/ |
H A D | tegra210.dtsi | 181 tsec@54100000 { 182 compatible = "nvidia,tegra210-tsec"; 186 clock-names = "tsec"; 188 reset-names = "tsec"; 289 tsec@54500000 { 290 compatible = "nvidia,tegra210-tsec"; 294 clock-names = "tsec"; 296 reset-names = "tsec";
|