global_flags       66 drivers/mmc/host/renesas_sdhi_internal_dmac.c static unsigned long global_flags;
global_flags      163 drivers/mmc/host/renesas_sdhi_internal_dmac.c 	clear_bit(SDHI_INTERNAL_DMAC_RX_IN_USE, &global_flags);
global_flags      182 drivers/mmc/host/renesas_sdhi_internal_dmac.c 	if (!test_bit(SDHI_INTERNAL_DMAC_ADDR_MODE_FIXED_ONLY, &global_flags))
global_flags      195 drivers/mmc/host/renesas_sdhi_internal_dmac.c 		if (test_bit(SDHI_INTERNAL_DMAC_ONE_RX_ONLY, &global_flags) &&
global_flags      196 drivers/mmc/host/renesas_sdhi_internal_dmac.c 		    test_and_set_bit(SDHI_INTERNAL_DMAC_RX_IN_USE, &global_flags))
global_flags      251 drivers/mmc/host/renesas_sdhi_internal_dmac.c 		clear_bit(SDHI_INTERNAL_DMAC_RX_IN_USE, &global_flags);
global_flags      331 drivers/mmc/host/renesas_sdhi_internal_dmac.c 	global_flags |= (unsigned long)soc->data;
global_flags     1046 drivers/net/ethernet/emulex/benet/be_cmds.h 	u32 global_flags;