Home
last modified time | relevance | path

Searched refs:rb (Results 151 – 175 of 213) sorted by relevance

123456789

/freebsd/sys/dev/drm2/
H A Ddrm_edid_modes.h418 short rb; member
H A Ddrm_fb_helper.c221 mode->rb ? " reduced blanking" : "", in drm_fb_helper_parse_command_line()
1072 if (cmdline_mode->rb || cmdline_mode->margins) in drm_pick_cmdline_mode()
H A Ddrm_crtc.h1061 bool rb);
/freebsd/crypto/openssl/doc/man3/
H A DBIO_f_md.pod103 bio = BIO_new_file(file, "rb");
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Dam335x-phycore-som.dtsi203 rb-gpios = <&gpmc 0 GPIO_ACTIVE_HIGH>; /* gpmc_wait0 */
H A Dam335x-myirtech-myc.dtsi111 rb-gpios = <&gpmc 0 GPIO_ACTIVE_HIGH>;
H A Dlogicpd-som-lv.dtsi57 rb-gpios = <&gpmc 0 GPIO_ACTIVE_HIGH>; /* gpmc_wait0 */
H A Domap3-beagle.dts394 rb-gpios = <&gpmc 0 GPIO_ACTIVE_HIGH>; /* gpmc_wait0 */
H A Dam335x-baltos.dtsi197 rb-gpios = <&gpmc 0 GPIO_ACTIVE_HIGH>; /* gpmc_wait0 */
H A Dam335x-cm-t335.dts354 rb-gpios = <&gpmc 0 GPIO_ACTIVE_HIGH>; /* gpmc_wait0 */
H A Ddra7-evm.dts453 rb-gpios = <&gpmc 0 GPIO_ACTIVE_HIGH>; /* gpmc_wait0 pin */
/freebsd/sys/contrib/device-tree/src/mips/ingenic/
H A Dqi_lb60.dts268 rb-gpios = <&gpc 30 GPIO_ACTIVE_HIGH>;
/freebsd/sys/contrib/device-tree/src/arm/marvell/
H A Darmada-xp-98dx3236.dtsi325 nand_rb: nand-rb {
H A Darmada-xp-netgear-rn2120.dts315 nand-rb = <0>;
H A Darmada-xp-linksys-mamba.dts320 nand-rb = <0>;
/freebsd/sys/contrib/device-tree/src/arm/microchip/
H A Dat91-sama5d2_ptc_ek.dts75 atmel,rb = <0>;
H A Dat91-sama5d3_xplained.dts311 atmel,rb = <0>;
/freebsd/sys/contrib/device-tree/src/arm/allwinner/
H A Dsun5i-gr8-chip-pro.dts137 allwinner,rb = <0>;
/freebsd/sys/dev/firewire/
H A Dfwohci.c2915 struct fw_rcv_buf rb; local
2920 rb.fc = &sc->fc;
2921 rb.vec = vec;
2922 rb.nvec = nvec;
2923 rb.spd = spd;
2924 fw_rcv(&rb);
/freebsd/sys/contrib/dev/iwlwifi/pcie/
H A Dtrans.c3129 struct iwl_fw_error_dump_rb *rb; in iwl_trans_pcie_dump_rbs() local
3134 rb_len += sizeof(**data) + sizeof(*rb) + max_len; in iwl_trans_pcie_dump_rbs()
3137 (*data)->len = cpu_to_le32(sizeof(*rb) + max_len); in iwl_trans_pcie_dump_rbs()
3138 rb = (void *)(*data)->data; in iwl_trans_pcie_dump_rbs()
3139 rb->index = cpu_to_le32(i); in iwl_trans_pcie_dump_rbs()
3140 memcpy(rb->data, page_address(rxb->page), max_len); in iwl_trans_pcie_dump_rbs()
/freebsd/sys/contrib/device-tree/src/arm/intel/pxa/
H A Dpxa300-raumfeld-common.dtsi244 nand-rb = <0>;
/freebsd/sys/powerpc/aim/
H A Dmmu_radix.c145 #define PPC_TLBIE_5(rb,rs,ric,prs,r) \ argument
147 ___PPC_RB(rb) | ___PPC_RS(rs) | \
151 #define PPC_TLBIEL(rb,rs,ric,prs,r) \ argument
153 ___PPC_RB(rb) | ___PPC_RS(rs) | \
193 uint64_t rb, rs; in radix_tlbie() local
198 rb = va | is | ap; in radix_tlbie()
200 "r" (rb), "r" (rs), "i" (ric), "i" (prs) : "memory"); in radix_tlbie()
739 uint64_t rb; in tlbiel_radix_set_isa300() local
742 rb = PPC_BITLSHIFT_VAL(set, 51) | PPC_BITLSHIFT_VAL(is, 53); in tlbiel_radix_set_isa300()
746 : : "r"(rb), "r"(rs), "i"(ric), "i"(prs) in tlbiel_radix_set_isa300()
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dsnps,dwmac.yaml176 * snps,rb, rebuild INCRx Burst
557 snps,rb:
/freebsd/contrib/file/tests/
H A DHWP97.hwp.testfile14 �bo�����Z�rb����^r~�Kο᮹u�'n�S���8&.!��K���y�p���b����@�>`����(G�9Zp~QX�Ve�
/freebsd/sys/dev/msk/
H A Dif_mskreg.h499 #define SELECT_RAM_BUFFER(rb, addr) (addr | (rb << 6)) /* Yukon-2 only */ argument

123456789