Searched full:bc1 (Results 1 – 15 of 15) sorted by relevance
/kernel/linux/linux-5.10/block/ |
D | blk-crypto.c | 176 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()
|
D | blk-crypto-internal.h | 28 bool bio_crypt_ctx_mergeable(struct bio_crypt_ctx *bc1, unsigned int bc1_bytes,
|
/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
D | rk3288-veyron-fievel.dts | 435 /* For usb bc1.2 */ 450 /* For usb bc1.2 */
|
/kernel/linux/linux-5.10/include/linux/usb/ |
D | tcpm.h | 62 * For example, some tcpcs may include BC1.2 charger detection
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/supply/ |
D | rohm,bd99954.yaml | 18 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/ |
D | ct.json | 75 "id": "0bc1",
|
/kernel/linux/linux-5.10/drivers/power/supply/ |
D | bd99954-charger.c | 648 /* Disable charging trigger by BC1.2 detection */ in bd9995x_hw_init() 650 /* Disable charging trigger by BC1.2 detection */ in bd9995x_hw_init()
|
D | ucs1002_power.c | 591 * mode selection to BC1.2 CDP. in ucs1002_probe()
|
/kernel/linux/linux-5.10/drivers/extcon/ |
D | extcon-axp288.c | 160 * 2) In order for our BC1.2 charger detection to work properly the role
|
D | extcon-max77843.c | 211 /* Disable BC1.2 protocol and force manual switch control */ in max77843_muic_set_path()
|
/kernel/linux/linux-5.10/drivers/phy/mediatek/ |
D | phy-mtk-tphy.c | 507 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()
|
D | phy-mtk-xsphy.c | 197 /* DP/DM BC1.1 path Disable */ in u2_phy_instance_init()
|
/kernel/linux/linux-5.10/Documentation/admin-guide/ |
D | devices.txt | 960 1 = /dev/bc1 Second Baycom radio modem
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/ |
D | pfpsp.sa | 888 dc.l $1248ff66,$2f084a28,$00005bc1,$202eff5c
|
/kernel/linux/patches/linux-5.10/yangfan_patch/ |
D | include.patch | 3274 * For example, some tcpcs may include BC1.2 charger detection
|