Home
last modified time | relevance | path

Searched refs:rb (Results 101 – 125 of 213) sorted by relevance

123456789

/freebsd/sys/contrib/device-tree/src/arm/microchip/
H A Dsama5d3xcm_cmp.dtsi136 atmel,rb = <0>;
H A Dat91-kizbox.dts131 rb-gpios = <&pioC 13 GPIO_ACTIVE_HIGH>;
H A Dat91-som60.dtsi173 atmel,rb = <0>;
H A Dat91-sama5d3_ksz9477_evb.dts84 atmel,rb = <0>;
H A Dat91-sam9x60_curiosity.dts140 rb-gpios = <&pioD 5 GPIO_ACTIVE_HIGH>;
371 pinctrl_nand_rb: nand-rb-0 {
H A Dat91-wb50n.dtsi123 atmel,rb = <0>;
H A Dat91-kizbox2-common.dtsi200 atmel,rb = <0>;
H A Dat91sam9261ek.dts80 rb-gpios = <&pioC 15 GPIO_ACTIVE_HIGH>;
H A Dat91sam9263ek.dts154 rb-gpios = <&pioA 22 GPIO_ACTIVE_HIGH>;
H A Dat91sam9rlek.dts80 rb-gpios = <&pioD 17 GPIO_ACTIVE_HIGH>;
H A Dat91sam9n12ek.dts171 rb-gpios = <&pioD 5 GPIO_ACTIVE_HIGH>;
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Dingenic,nand.yaml45 rb-gpios:
/freebsd/crypto/openssl/ssl/record/
H A Drec_layer_d1.c232 SSL3_BUFFER *rb; in dtls1_process_buffered_records() local
246 rb = RECORD_LAYER_get_rbuf(&s->rlayer); in dtls1_process_buffered_records()
248 if (SSL3_BUFFER_get_left(rb) > 0) { in dtls1_process_buffered_records()
/freebsd/sys/dev/drm2/
H A Ddrm_edid.c556 bool rb) in drm_mode_find_dmt() argument
568 if (rb != mode_is_rb(ptr)) in drm_mode_find_dmt()
1164 bool rb = drm_monitor_supports_rb(edid); in drm_cvt_modes_for_range() local
1168 newmode = drm_cvt_mode(dev, m->w, m->h, m->r, rb, 0, 0); in drm_cvt_modes_for_range()
1255 est3_modes[m].rb); in drm_est3_modes()
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Dam335x-chilisom.dtsi150 rb-gpios = <&gpmc 0 GPIO_ACTIVE_HIGH>; /* gpmc_wait0 */
H A Dlogicpd-torpedo-som.dtsi55 rb-gpios = <&gpmc 0 GPIO_ACTIVE_HIGH>; /* gpmc_wait0 */
/freebsd/sys/contrib/device-tree/src/arm/marvell/
H A Darmada-385-atl-x530.dts208 nand-rb = <0>;
H A Darmada-388-db.dts220 nand-rb = <0>;
H A Darmada-370-seagate-nas-xbay.dtsi200 nand-rb = <0>;
H A Darmada-385-db-ap.dts210 nand-rb = <0>;
H A Darmada-385-linksys.dtsi150 nand-rb = <0>;
H A Darmada-xp-db.dts153 nand-rb = <0>;
/freebsd/sys/contrib/device-tree/src/arm64/apm/
H A Dapm-storm.dtsi481 rb: rb@7e000000 { label
482 compatible = "apm,xgene-rb", "syscon";
495 regmap-rb = <&rb>;
/freebsd/crypto/openssl/doc/man3/
H A DPKCS12_newpass.pod64 if ((fp = fopen(argv[1], "rb")) == NULL) {
/freebsd/sys/dev/mlx/
H A Dmlx.c791 struct mlx_rebuild_request *rb = (struct mlx_rebuild_request *)addr; in mlx_ioctl() local
930 rb->rr_status = 0x0106; in mlx_ioctl()
933 rb->rr_status = mlx_rebuild(sc, rb->rr_channel, rb->rr_target); in mlx_ioctl()
934 switch (rb->rr_status) { in mlx_ioctl()

123456789