Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dnv10.c33 struct pipe_state { struct
405 struct pipe_state pipe_state; member
435 struct pipe_state *pipe = &chan->pipe_state; in nv17_gr_mthd_lma_window()
563 struct pipe_state *pipe = &chan->pipe_state; in nv10_gr_save_pipe()
582 struct pipe_state *pipe = &chan->pipe_state; in nv10_gr_load_pipe()
634 struct pipe_state *pipe_state = &chan->pipe_state; in nv10_gr_create_pipe() local
639 pipe_state_addr = pipe_state->pipe_##addr; \ in nv10_gr_create_pipe()
643 u32 *__end_addr = pipe_state->pipe_##addr + \ in nv10_gr_create_pipe()
644 ARRAY_SIZE(pipe_state->pipe_##addr); \ in nv10_gr_create_pipe()
/drivers/nfc/st-nci/
Dse.c17 u8 pipe_state; member
225 ST_NCI_DM_IS_PIPE_OPEN(dm_pipe_info->pipe_state)) { in st_nci_hci_load_session()
/drivers/nfc/st21nfca/
Dcore.c94 u8 pipe_state; member
180 ST21NFCA_DM_IS_PIPE_OPEN(info->pipe_state)) { in st21nfca_hci_load_session()