Searched refs:HT_MSI_FLAGS_ENABLE (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/pci/
H A Dquirks.c2179 flags & HT_MSI_FLAGS_ENABLE ?
2181 return (flags & HT_MSI_FLAGS_ENABLE) != 0;
2242 flags | HT_MSI_FLAGS_ENABLE);
2286 if (flags & HT_MSI_FLAGS_ENABLE) {
2410 flags & ~HT_MSI_FLAGS_ENABLE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/pci/
H A Dquirks.c2179 flags & HT_MSI_FLAGS_ENABLE ?
2181 return (flags & HT_MSI_FLAGS_ENABLE) != 0;
2242 flags | HT_MSI_FLAGS_ENABLE);
2286 if (flags & HT_MSI_FLAGS_ENABLE) {
2410 flags & ~HT_MSI_FLAGS_ENABLE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/sysdev/
H A Dmpic.c442 flags & HT_MSI_FLAGS_ENABLE ? "enabled" : "disabled", addr);
444 if (!(flags & HT_MSI_FLAGS_ENABLE))
445 writeb(flags | HT_MSI_FLAGS_ENABLE, base + HT_MSI_FLAGS);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/sysdev/
H A Dmpic.c442 flags & HT_MSI_FLAGS_ENABLE ? "enabled" : "disabled", addr);
444 if (!(flags & HT_MSI_FLAGS_ENABLE))
445 writeb(flags | HT_MSI_FLAGS_ENABLE, base + HT_MSI_FLAGS);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dpci_regs.h612 #define HT_MSI_FLAGS_ENABLE 0x1 /* Mapping enable */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dpci_regs.h612 #define HT_MSI_FLAGS_ENABLE 0x1 /* Mapping enable */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/linux/
H A Dpci_regs.h612 #define HT_MSI_FLAGS_ENABLE 0x1 /* Mapping enable */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/linux/
H A Dpci_regs.h612 #define HT_MSI_FLAGS_ENABLE 0x1 /* Mapping enable */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/linux/
H A Dpci_regs.h612 #define HT_MSI_FLAGS_ENABLE 0x1 /* Mapping enable */ macro

Completed in 210 milliseconds