Home
last modified time | relevance | path

Searched defs:cop (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/arch/powerpc/platforms/powernv/
Dvas-window.c606 enum vas_cop_type cop, u32 pswid) in get_vinst_rxwin()
756 static bool rx_win_args_valid(enum vas_cop_type cop, in rx_win_args_valid()
815 void vas_init_rx_win_attr(struct vas_rx_win_attr *rxattr, enum vas_cop_type cop) in vas_init_rx_win_attr()
851 struct vas_window *vas_rx_win_open(int vasid, enum vas_cop_type cop, in vas_rx_win_open()
891 void vas_init_tx_win_attr(struct vas_tx_win_attr *txattr, enum vas_cop_type cop) in vas_init_tx_win_attr()
968 static bool tx_win_args_valid(enum vas_cop_type cop, in tx_win_args_valid()
992 struct vas_window *vas_tx_win_open(int vasid, enum vas_cop_type cop, in vas_tx_win_open()
Dvas-debug.c16 static char *cop_to_str(int cop) in cop_to_str()
Dvas.h373 enum vas_cop_type cop; member
/Linux-v5.10/arch/powerpc/include/asm/
Dvas.h85 enum vas_cop_type cop; member
/Linux-v5.10/drivers/video/fbdev/
Damifb.c2108 copins *cop = copdisplay.init; in ami_init_copper() local