Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/media/zoran/
Dzr36057.h66 #define ZR36057_SPGPPCR 0x028 /* System, PCI, and General Purpose Pins Control Register */ macro
Dzoran_device.c935 btwrite(0, ZR36057_SPGPPCR); in zr36057_restart()
937 btor(ZR36057_SPGPPCR_SOFT_RESET, ZR36057_SPGPPCR); in zr36057_restart()
943 btwrite(ZR36057_SPGPPCR_SOFT_RESET | 0, ZR36057_SPGPPCR); in zr36057_restart()
Dzoran_card.c961 btwrite(0, ZR36057_SPGPPCR); in zoran_remove()
1265 btwrite(0, ZR36057_SPGPPCR); in zoran_probe()