Searched full:btif (Results 1 – 15 of 15) 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/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/Documentation/devicetree/bindings/serial/ |
| H A D | 8250.yaml | 154 - mediatek,mt7622-btif 155 - mediatek,mt7623-btif 156 - const: mediatek,mtk-btif
|
| /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 | 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 | 349 { .compatible = "mediatek,mtk-btif",
|