Searched defs:x_off (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/rfcomm/ |
H A D | tty.c | 862 u8 baud, data_bits, stop_bits, parity, x_on, x_off; in rfcomm_tty_set_termios() local
|
/kernel/linux/linux-6.6/net/bluetooth/rfcomm/ |
H A D | tty.c | 865 u8 baud, data_bits, stop_bits, parity, x_on, x_off; in rfcomm_tty_set_termios() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/ |
H A D | vc4_plane.c | 722 u32 x_off = vc4_state->src_x & tile_w_mask; in vc4_plane_mode_set() local 768 u32 tile_w, tile, x_off, pix_per_tile; in vc4_plane_mode_set() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/ |
H A D | vc4_plane.c | 911 u32 x_off = vc4_state->src_x & tile_w_mask; in vc4_plane_mode_set() local 996 u32 tile_w, tile, x_off, pix_per_tile; in vc4_plane_mode_set() local
|
Completed in 7 milliseconds