Home
last modified time | relevance | path

Searched refs:ldb (Results 1 – 25 of 63) sorted by relevance

123

/freebsd/sys/contrib/device-tree/Bindings/display/imx/
H A Dldb.txt1 Device-Tree bindings for LVDS Display Bridge (ldb)
12 - compatible : should be "fsl,imx53-ldb" or "fsl,imx6q-ldb".
78 ldb: ldb@53fa8008 {
81 compatible = "fsl,imx53-ldb";
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6q-icore-ofcap12.dts28 &ldb {
H A Dimx6q-icore-ofcap10.dts28 &ldb {
H A Dimx6q-icore.dts34 &ldb {
H A Dimx6q-skov-reve-mi1010ait-1cp1.dts77 &ldb {
H A Dimx6q-logicpd.dts86 &ldb {
H A Dimx6qp.dtsi104 &ldb {
H A Dimx6q-display5-tianma-tm070-1280x768.dts46 &ldb {
H A Dimx6qdl-tx6-lvds.dtsi78 &ldb {
H A Dimx6dl-aristainetos2_7.dts78 &ldb {
H A Dimx53-tx53-x13x.dts137 &ldb {
H A Dimx53-mba53.dts71 &ldb {
H A Dimx6q-var-dt6customboard.dts189 &ldb {
H A Dimx53.dtsi471 ldb: ldb@53fa8008 { label
474 compatible = "fsl,imx53-ldb";
H A Dimx6q-b450v3.dts68 &ldb {
H A Dimx6q-b650v3.dts68 &ldb {
H A Dimx6qdl-udoo.dtsi247 &ldb {
H A Dimx6qdl.dtsi76 ldb: ldb { label
79 compatible = "fsl,imx6q-ldb", "fsl,imx53-ldb";
H A Dimx6dl.dtsi310 &ldb {
H A Dimx6q-b850v3.dts56 &ldb {
H A Dimx6qdl-savageboard.dtsi125 &ldb {
H A Dimx6qdl-phytec-mira.dtsi200 &ldb {
/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/test/
H A DMakefile.in12 DB_LIB = -ldb $(SUPPORT_LIB)
/freebsd/usr.sbin/pmcstudy/
H A Dpmcstudy.c642 double un, memd, res, l1, ldb; in splitloadib() local
655 ldb = ldblock->vals[pos] * 1.0; in splitloadib()
660 ldb = ldblock->sum * 1.0; in splitloadib()
663 res = ((l1 / memd) * ldb)/un; in splitloadib()
849 struct counters *ldb; in blockstoreforward() local
855 ldb = find_counter(cpu, "LD_BLOCKS_STORE_FORWARD"); in blockstoreforward()
857 ld = ldb->vals[pos] * 1.0; in blockstoreforward()
860 ld = ldb->sum * 1.0; in blockstoreforward()
/freebsd/contrib/ntp/sntp/m4/
H A Dopenldap.m4361 OL_BERKELEY_DB_TRY(ol_cv_db_db_4_dot_m,[-ldb-4.$ol_cv_bdb_minor])
363 OL_BERKELEY_DB_TRY(ol_cv_db_db_4m,[-ldb-4$ol_cv_bdb_minor])
364 OL_BERKELEY_DB_TRY(ol_cv_db_db_4_m,[-ldb-4-$ol_cv_bdb_minor])
365 OL_BERKELEY_DB_TRY(ol_cv_db_db_4,[-ldb-4])
367 OL_BERKELEY_DB_TRY(ol_cv_db_db,[-ldb])

123