Home
last modified time | relevance | path

Searched full:btif (Results 1 – 17 of 17) sorted by relevance

/linux/Documentation/devicetree/bindings/net/bluetooth/
H A Dmediatek,mt7622-bluetooth.yaml10 This device is a serial attached device to BTIF device and thus it must be a
11 child node of the serial node with BTIF. The dt-bindings details for BTIF
/linux/Documentation/devicetree/bindings/serial/
H A D8250.yaml110 - mediatek,mt7622-btif
111 - mediatek,mt7623-btif
112 - const: mediatek,mtk-btif
/linux/sound/soc/codecs/
H A Dak4641.c359 u8 btif; in ak4641_pcm_set_dai_fmt() local
365 btif = (0x3 << 5); in ak4641_pcm_set_dai_fmt()
368 btif = (0x2 << 5); in ak4641_pcm_set_dai_fmt()
371 btif = (0x0 << 5); in ak4641_pcm_set_dai_fmt()
374 btif = (0x1 << 5); in ak4641_pcm_set_dai_fmt()
380 ret = snd_soc_component_update_bits(component, AK4641_BTIF, (0x3 << 5), btif); in ak4641_pcm_set_dai_fmt()
/linux/arch/arm/boot/dts/mediatek/
H A Dmt7623a-rfb-emmc.dts107 &btif {
H A Dmt7623a-rfb-nand.dts111 &btif {
H A Dmt7623n-rfb-emmc.dts126 &btif {
H A Dmt7623.dtsi510 btif: serial@1100c000 { label
511 compatible = "mediatek,mt7623-btif",
512 "mediatek,mtk-btif";
H A Dmt7623n-bananapi-bpi-r2.dts141 &btif {
/linux/include/uapi/linux/
H A Dserial_core.h213 /* MediaTek BTIF */
/linux/drivers/clk/mediatek/
H A Dclk-mt6735-pericfg.c52 GATE_MTK(CLK_PERI_BTIF, "btif", "axi_sel", &peri_cg_regs, 22, &mtk_clk_gate_ops_setclr),
H A Dclk-mt8516.c560 GATE_TOP1(CLK_TOP_BTIF, "btif", "ahb_infra_sel", 12),
H A Dclk-mt8167.c769 GATE_TOP1(CLK_TOP_BTIF, "btif", "ahb_infra_sel", 12),
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt7622.dtsi522 btif: serial@1100c000 { label
523 compatible = "mediatek,mt7622-btif",
524 "mediatek,mtk-btif";
H A Dmt7622-rfb1.dts94 &btif {
H A Dmt7622-bananapi-bpi-r64.dts112 &btif {
/linux/drivers/tty/serial/8250/
H A D8250_of.c337 { .compatible = "mediatek,mtk-btif",
H A D8250_port.c274 .name = "MediaTek BTIF",