Home
last modified time | relevance | path

Searched refs:pipe_state (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dnv10.c33 struct pipe_state { struct
400 struct pipe_state pipe_state; member
483 struct pipe_state *pipe = &chan->pipe_state; in nv17_gr_mthd_lma_window()
621 struct pipe_state *pipe = &chan->pipe_state; in nv10_gr_save_pipe()
639 struct pipe_state *pipe = &chan->pipe_state; in nv10_gr_load_pipe()
689 struct pipe_state *pipe_state = &chan->pipe_state; in nv10_gr_create_pipe() local
694 pipe_state_addr = pipe_state->pipe_##addr; \ in nv10_gr_create_pipe()
698 u32 *__end_addr = pipe_state->pipe_##addr + \ in nv10_gr_create_pipe()
699 ARRAY_SIZE(pipe_state->pipe_##addr); \ in nv10_gr_create_pipe()
/linux-4.1.27/drivers/nfc/st21nfcb/
Dst21nfcb_se.c29 u8 pipe_state; member
234 ST21NFCB_DM_IS_PIPE_OPEN(dm_pipe_info->pipe_state)) { in st21nfcb_hci_load_session()
/linux-4.1.27/drivers/nfc/st21nfca/
Dst21nfca.c107 u8 pipe_state; member
194 ST21NFCA_DM_IS_PIPE_OPEN(info->pipe_state)) { in st21nfca_hci_load_session()