Searched refs:ZR36057_SPGPPCR (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/media/zoran/ |
H A D | zr36057.h | 66 #define ZR36057_SPGPPCR 0x028 /* System, PCI, and General Purpose Pins Control Register */ macro
|
H A D | zoran_device.c | 1005 btwrite(0, ZR36057_SPGPPCR); in zr36057_restart() 1007 btor(ZR36057_SPGPPCR_SOFT_RESET, ZR36057_SPGPPCR); in zr36057_restart() 1013 btwrite(ZR36057_SPGPPCR_SOFT_RESET | 0, ZR36057_SPGPPCR); in zr36057_restart()
|
H A D | zoran_card.c | 980 btwrite(0, ZR36057_SPGPPCR); in zoran_remove() 1286 btwrite(0, ZR36057_SPGPPCR); in zoran_probe()
|
/kernel/linux/linux-6.6/drivers/media/pci/zoran/ |
H A D | zr36057.h | 66 #define ZR36057_SPGPPCR 0x028 /* System, PCI, and General Purpose Pins Control Register */ macro
|
H A D | zoran_device.c | 943 btwrite(0, ZR36057_SPGPPCR); in zr36057_restart() 945 btor(ZR36057_SPGPPCR_SOFT_RESET, ZR36057_SPGPPCR); in zr36057_restart() 951 btwrite(ZR36057_SPGPPCR_SOFT_RESET | 0, ZR36057_SPGPPCR); in zr36057_restart()
|
H A D | zoran_card.c | 1092 btwrite(0, ZR36057_SPGPPCR); in zoran_remove() 1421 btwrite(0, ZR36057_SPGPPCR); in zoran_probe()
|
Completed in 7 milliseconds