Searched refs:x_off (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/drivers/gpu/drm/vc4/ |
| D | vc4_plane.c | 711 u32 x_off = vc4_state->src_x & tile_w_mask; in vc4_plane_mode_set() local 731 pitch0 |= (VC4_SET_FIELD(x_off, SCALER_PITCH0_SINK_PIX) | in vc4_plane_mode_set() 757 u32 tile_w, tile, x_off, pix_per_tile; in vc4_plane_mode_set() local 785 x_off = vc4_state->src_x % pix_per_tile; in vc4_plane_mode_set() 795 vc4_state->offsets[i] += x_off / in vc4_plane_mode_set()
|
| /Linux-v5.10/net/bluetooth/rfcomm/ |
| D | tty.c | 862 u8 baud, data_bits, stop_bits, parity, x_on, x_off; in rfcomm_tty_set_termios() local 909 x_off = new->c_cc[VSTART]; in rfcomm_tty_set_termios() 913 x_off = RFCOMM_RPN_XOFF_CHAR; in rfcomm_tty_set_termios() 992 RFCOMM_RPN_FLOW_NONE, x_on, x_off, changes); in rfcomm_tty_set_termios()
|