Home
last modified time | relevance | path

Searched defs:one (Results 1 – 17 of 17) sorted by relevance

/drivers/tty/serial/
Dmax310x.c626 struct max310x_one *one = to_max310x_port(port); in max310x_batch_write() local
641 struct max310x_one *one = to_max310x_port(port); in max310x_batch_read() local
656 struct max310x_one *one = to_max310x_port(port); in max310x_handle_rx() local
792 struct max310x_one *one = to_max310x_port(port); in max310x_start_tx() local
853 struct max310x_one *one = container_of(ws, struct max310x_one, tx_work); in max310x_tx_proc() local
875 struct max310x_one *one = container_of(ws, struct max310x_one, md_work); in max310x_md_proc() local
885 struct max310x_one *one = to_max310x_port(port); in max310x_set_mctrl() local
1009 struct max310x_one *one = container_of(ws, struct max310x_one, rs_work); in max310x_rs_proc() local
1032 struct max310x_one *one = to_max310x_port(port); in max310x_rs485_config() local
Dsc16is7xx.c348 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_line() local
774 struct sc16is7xx_one *one = to_sc16is7xx_one(ws, reg_work); in sc16is7xx_reg_proc() local
808 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_ier_clear() local
828 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_start_tx() local
853 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_set_mctrl() local
966 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_config_rs485() local
Dstm32-usart.c374 size_t one = UART_XMIT_SIZE - xmit->tail; in stm32_transmit_chars_dma() local
/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_crc32.c68 u32 crc = 0, one, two; in mlx5dr_crc32_slice8_calc() local
/drivers/media/radio/
Dradio-rtrack2.c60 static void one(struct radio_isa_card *isa) in one() function
/drivers/misc/lkdtm/
Dusercopy.c125 unsigned char *one, *two; in do_usercopy_heap_size() local
/drivers/pinctrl/aspeed/
Dpinmux-aspeed.h740 #define FUNC_DECL_2(func, one, two) FUNC_DECL_(func, #one, #two) argument
741 #define FUNC_DECL_3(func, one, two, three) FUNC_DECL_(func, #one, #two, #three) argument
/drivers/media/platform/vivid/
Dvivid-vbi-gen.c28 const unsigned one = 0x38; in vivid_vbi_gen_wss_raw() local
/drivers/gpu/drm/i915/selftests/
Dscatterlist.c165 static unsigned int one(unsigned long n, in one() function
/drivers/clk/renesas/
Dr9a06g032-clocks.c321 u16 one, unsigned int on) in clk_rdesc_set()
332 uint16_t one) in clk_rdesc_get()
/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_dpp_dscl.c172 const long long one = dc_fixpt_one.value; in dpp1_dscl_get_dscl_mode() local
/drivers/watchdog/
Dpcwd.c301 int one, ten, hund, minor; in pcwd_get_firmware() local
/drivers/net/ethernet/amd/
Dnmclan_cs.c321 int one; member
/drivers/usb/gadget/udc/
Domap_udc.c606 finish_out_dma(struct omap_ep *ep, struct omap_req *req, int status, int one) in finish_out_dma()
/drivers/gpu/drm/amd/display/modules/color/
Dcolor_gamma.c337 const struct fixed31_32 one = dc_fixpt_from_int(1); in translate_from_linear_space() local
/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dgf100.c951 const u32 one[] = { 0x3f800000, 0x3f800000, 0x3f800000, 0x3f800000, in gf100_gr_zbc_init() local
/drivers/crypto/
Datmel-aes.c1895 static const u32 one[AES_BLOCK_SIZE / sizeof(u32)] = {cpu_to_le32(1), }; in atmel_aes_xts_process_data() local