Searched refs:platform_quirks (Results 1 – 5 of 5) sorted by relevance
56 unsigned long platform_quirks; member
488 unsigned int platform_quirks; member
906 if (wl->platform_quirks & WL12XX_PLATFORM_QUIRK_EDGE_IRQ) in wl1271_irq()5342 wl->platform_quirks = 0; in wl1271_alloc_hw()5489 wl->platform_quirks = pdata->platform_quirks; in wl12xx_probe()5496 if (wl->platform_quirks & WL12XX_PLATFORM_QUIRK_EDGE_IRQ) in wl12xx_probe()
541 DRIVER_STATE_PRINT_HEX(platform_quirks); in driver_state_read()
1196 .platform_quirks = WL12XX_PLATFORM_QUIRK_EDGE_IRQ,