Home
last modified time | relevance | path

Searched refs:aif (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/s390x/
H A Ds390-pci-kvm.c43 if (pbdev->aif) { in s390_pci_kvm_aif_enable()
49 pbdev->aif = true; in s390_pci_kvm_aif_enable()
64 if (!pbdev->aif) { in s390_pci_kvm_aif_disable()
78 pbdev->aif = false; in s390_pci_kvm_aif_disable()
/openbmc/u-boot/drivers/sound/
H A Dwm8994.c159 int aif = 0; in wm8994_set_fmt() local
192 aif |= WM8994_AIF1_LRCLK_INV; in wm8994_set_fmt()
194 aif |= 0x18; in wm8994_set_fmt()
197 aif |= 0x10; in wm8994_set_fmt()
202 aif |= 0x8; in wm8994_set_fmt()
217 aif |= WM8994_AIF1_BCLK_INV; in wm8994_set_fmt()
233 aif |= WM8994_AIF1_BCLK_INV | WM8994_AIF1_LRCLK_INV; in wm8994_set_fmt()
236 aif |= WM8994_AIF1_BCLK_INV; in wm8994_set_fmt()
239 aif |= WM8994_AIF1_LRCLK_INV; in wm8994_set_fmt()
254 WM8994_AIF1_FMT_MASK, aif); in wm8994_set_fmt()
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/arno-iptables-firewall/
H A Darno-iptables-firewall_2.1.2.bb8 SRC_URI = "git://github.com/arno-iptables-firewall/aif;branch=master;protocol=https"
/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-bus.h365 bool aif; member
/openbmc/u-boot/arch/arm/dts/
H A Dkeystone-k2hk-clocks.dtsi260 clock-output-names = "aif";