Searched refs:twl (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/arm/ti/twl/
H A Dtwl.c72 #include "arm/ti/twl/twl.h"
118 "twl", MTX_DEF)
291 * @dev: the twl device
331 * @dev: the twl device
451 "twl",
457 DRIVER_MODULE(twl, iicbus, twl_driver, twl_devclass, 0, 0);
458 MODULE_VERSION(twl, 1);
H A Dtwl_clks.c43 * should be under the twl parent device and take the following form:
73 #include "twl.h"
128 device_t sc_pdev; /* parent device (twl) */
650 DRIVER_MODULE(twl_clks, twl, twl_clks_driver, twl_clks_devclass, 0, 0);
H A Dtwl_vreg.c45 * should be under the twl parent device and take the following form:
74 #include "twl.h"
1029 DRIVER_MODULE(twl_vreg, twl, twl_vreg_driver, twl_vreg_devclass, 0, 0);
/freebsd-13-stable/sys/contrib/octeon-sdk/
H A Dcvmx-dfa-defs.h4422 uint64_t twl : 4; /**< Write Latency (represented in \#mclks) member in struct:cvmx_dfa_memcfg1::cvmx_dfa_memcfg1_s
4488 uint64_t twl : 4;

Completed in 140 milliseconds