Searched full:btif (Results 1 – 17 of 17) sorted by relevance
/linux/Documentation/devicetree/bindings/net/bluetooth/ |
H A D | mediatek,mt7622-bluetooth.yaml | 10 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 D | 8250.yaml | 110 - mediatek,mt7622-btif 111 - mediatek,mt7623-btif 112 - const: mediatek,mtk-btif
|
/linux/sound/soc/codecs/ |
H A D | ak4641.c | 359 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 D | mt7623a-rfb-emmc.dts | 107 &btif {
|
H A D | mt7623a-rfb-nand.dts | 111 &btif {
|
H A D | mt7623n-rfb-emmc.dts | 126 &btif {
|
H A D | mt7623.dtsi | 510 btif: serial@1100c000 { label 511 compatible = "mediatek,mt7623-btif", 512 "mediatek,mtk-btif";
|
H A D | mt7623n-bananapi-bpi-r2.dts | 141 &btif {
|
/linux/include/uapi/linux/ |
H A D | serial_core.h | 213 /* MediaTek BTIF */
|
/linux/drivers/clk/mediatek/ |
H A D | clk-mt6735-pericfg.c | 52 GATE_MTK(CLK_PERI_BTIF, "btif", "axi_sel", &peri_cg_regs, 22, &mtk_clk_gate_ops_setclr),
|
H A D | clk-mt8516.c | 560 GATE_TOP1(CLK_TOP_BTIF, "btif", "ahb_infra_sel", 12),
|
H A D | clk-mt8167.c | 769 GATE_TOP1(CLK_TOP_BTIF, "btif", "ahb_infra_sel", 12),
|
/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt7622.dtsi | 522 btif: serial@1100c000 { label 523 compatible = "mediatek,mt7622-btif", 524 "mediatek,mtk-btif";
|
H A D | mt7622-rfb1.dts | 94 &btif {
|
H A D | mt7622-bananapi-bpi-r64.dts | 112 &btif {
|
/linux/drivers/tty/serial/8250/ |
H A D | 8250_of.c | 337 { .compatible = "mediatek,mtk-btif",
|
H A D | 8250_port.c | 274 .name = "MediaTek BTIF",
|