Searched refs:tmode (Results 1 – 9 of 9) sorted by relevance
76 unsigned long tmode; in sibyte_counter_handler() local79 tmode = M_SCD_TIMER_ENABLE | M_SCD_TIMER_MODE_CONTINUOUS; in sibyte_counter_handler()81 tmode = 0; in sibyte_counter_handler()85 ____raw_writeq(tmode, cfg); in sibyte_counter_handler()
77 unsigned long tmode; in sibyte_counter_handler() local80 tmode = M_SCD_TIMER_ENABLE | M_SCD_TIMER_MODE_CONTINUOUS; in sibyte_counter_handler()82 tmode = 0; in sibyte_counter_handler()86 ____raw_writeq(tmode, cfg); in sibyte_counter_handler()
76 u32 tmode = EP93XX_TIMER123_CONTROL_MODE | in ep93xx_clkevt_set_next_event() local80 writel(tmode, EP93XX_TIMER3_CONTROL); in ep93xx_clkevt_set_next_event()84 writel(tmode | EP93XX_TIMER123_CONTROL_ENABLE, in ep93xx_clkevt_set_next_event()
282 u16 tmode; in cdns3_ep0_feature_handle_device() local311 tmode = le16_to_cpu(ctrl->wIndex); in cdns3_ep0_feature_handle_device()313 if (!set || (tmode & 0xff) != 0) in cdns3_ep0_feature_handle_device()316 tmode >>= 8; in cdns3_ep0_feature_handle_device()317 switch (tmode) { in cdns3_ep0_feature_handle_device()324 USB_STS_TMODE_SEL(tmode - 1)); in cdns3_ep0_feature_handle_device()
319 cr0 |= cfg->tmode << SPI_TMOD_OFFSET; in dw_spi_update_config()322 cr0 |= cfg->tmode << DWC_SSI_CTRLR0_TMOD_OFFSET; in dw_spi_update_config()326 if (cfg->tmode == SPI_TMOD_EPROMREAD || cfg->tmode == SPI_TMOD_RO) in dw_spi_update_config()408 .tmode = SPI_TMOD_TR, in dw_spi_transfer_one()672 cfg.tmode = SPI_TMOD_EPROMREAD; in dw_spi_exec_mem_op()675 cfg.tmode = SPI_TMOD_TO; in dw_spi_exec_mem_op()
127 u8 tmode; member
126 cfg.tmode = SPI_TMOD_EPROMREAD; in dw_spi_bt1_dirmap_read()
208 tmode="mode any ttl 255"235 ${tmode} remote "${link_addr1}" local "${link_addr2}" $targs
1136 u8 tmode = 0; in isr_setup_packet_handler() local1234 tmode = le16_to_cpu(req.wIndex) >> 8; in isr_setup_packet_handler()1235 switch (tmode) { in isr_setup_packet_handler()1241 ci->test_mode = tmode; in isr_setup_packet_handler()