data_enable 159 arch/mips/include/asm/mach-pnx833x/pnx833x.h #define PNX833X_WRITE_CONFIG_SPI(opcode, data_enable, addr_enable, sync) \ data_enable 162 arch/mips/include/asm/mach-pnx833x/pnx833x.h ((data_enable) << PNX833X_MIU_CONFIG_SPI_DATA_ENABLE_SHIFT) | \ data_enable 36 drivers/gpu/drm/sti/sti_awg_utils.c u32 data_enable = (data_en << 9) & 0x2ff; data_enable 74 drivers/gpu/drm/sti/sti_awg_utils.c data_enable = 0; data_enable 85 drivers/gpu/drm/sti/sti_awg_utils.c data_enable = 0; data_enable 90 drivers/gpu/drm/sti/sti_awg_utils.c data_enable = 0; data_enable 110 drivers/gpu/drm/sti/sti_awg_utils.c arg = ((arg + mux) + data_enable); data_enable 612 drivers/hid/hid-wiimote-modules.c static const __u8 data_enable[] = { 0x01 }; data_enable 669 drivers/hid/hid-wiimote-modules.c ret = wiimote_cmd_write(wdata, 0xb00030, data_enable, data_enable 670 drivers/hid/hid-wiimote-modules.c sizeof(data_enable));