Home
last modified time | relevance | path

Searched full:bc1 (Results 1 – 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/block/
Dblk-crypto.c176 static bool bio_crypt_ctx_compatible(struct bio_crypt_ctx *bc1, in bio_crypt_ctx_compatible() argument
179 if (!bc1) in bio_crypt_ctx_compatible()
182 return bc2 && bc1->bc_key == bc2->bc_key; in bio_crypt_ctx_compatible()
193 * in the order @bc1 followed by @bc2.
195 bool bio_crypt_ctx_mergeable(struct bio_crypt_ctx *bc1, unsigned int bc1_bytes, in bio_crypt_ctx_mergeable() argument
198 if (!bio_crypt_ctx_compatible(bc1, bc2)) in bio_crypt_ctx_mergeable()
201 return !bc1 || bio_crypt_dun_is_contiguous(bc1, bc1_bytes, bc2->bc_dun); in bio_crypt_ctx_mergeable()
Dblk-crypto-internal.h28 bool bio_crypt_ctx_mergeable(struct bio_crypt_ctx *bc1, unsigned int bc1_bytes,
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Drk3288-veyron-fievel.dts435 /* For usb bc1.2 */
450 /* For usb bc1.2 */
/kernel/linux/linux-5.10/include/linux/usb/
Dtcpm.h62 * For example, some tcpcs may include BC1.2 charger detection
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/supply/
Drohm,bd99954.yaml18 provides a Dual-source Battery Charger, two port BC1.2 detection and a
/kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/tc-tests/actions/
Dct.json75 "id": "0bc1",
/kernel/linux/linux-5.10/drivers/power/supply/
Dbd99954-charger.c648 /* Disable charging trigger by BC1.2 detection */ in bd9995x_hw_init()
650 /* Disable charging trigger by BC1.2 detection */ in bd9995x_hw_init()
Ducs1002_power.c591 * mode selection to BC1.2 CDP. in ucs1002_probe()
/kernel/linux/linux-5.10/drivers/extcon/
Dextcon-axp288.c160 * 2) In order for our BC1.2 charger detection to work properly the role
Dextcon-max77843.c211 /* Disable BC1.2 protocol and force manual switch control */ in max77843_muic_set_path()
/kernel/linux/linux-5.10/drivers/phy/mediatek/
Dphy-mtk-tphy.c507 tmp &= ~PA6_RG_U2_BC11_SW_EN; /* DP/DM BC1.1 path Disable */ in u2_phy_instance_init()
877 tmp |= P2C_RG_CHGDT_EN; /* BC1.2 path Enable */ in u2_phy_props_set()
Dphy-mtk-xsphy.c197 /* DP/DM BC1.1 path Disable */ in u2_phy_instance_init()
/kernel/linux/linux-5.10/Documentation/admin-guide/
Ddevices.txt960 1 = /dev/bc1 Second Baycom radio modem
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/
Dpfpsp.sa888 dc.l $1248ff66,$2f084a28,$00005bc1,$202eff5c
/kernel/linux/patches/linux-5.10/yangfan_patch/
Dinclude.patch3274 * For example, some tcpcs may include BC1.2 charger detection