Home
last modified time | relevance | path

Searched refs:bitflag (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/socionext/
Dsni_ave.c364 static void ave_irq_enable(struct net_device *ndev, u32 bitflag) in ave_irq_enable() argument
368 writel(readl(priv->base + AVE_GIMR) | bitflag, priv->base + AVE_GIMR); in ave_irq_enable()
369 writel(bitflag, priv->base + AVE_GISR); in ave_irq_enable()
/linux-6.12.1/Documentation/usb/
Dgadget_uvc.rst283 Unlike XUs however, the meaning of the bitflag for these units is defined in
/linux-6.12.1/Documentation/sound/kernel-api/
Dwriting-an-alsa-driver.rst2953 The 5th argument is a bitflag for additional information. When the I/O
2960 the ``MPU401_INFO_INPUT`` or ``MPU401_INFO_OUTPUT`` bitflag,
2963 ``MPU401_INFO_MMIO`` bitflag is used to change the access method to MMIO