Home
last modified time | relevance | path

Searched refs:MODESET (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/staging/media/deprecated/vpfe_capture/ !
Ddm355_ccdc.c162 regw(MODESET_DEFAULT, MODESET); in ccdc_restore_defaults()
285 regw(temp, MODESET); in ccdc_config_ycbcr()
563 regw(val , MODESET); in ccdc_config_raw()
807 return (regr(MODESET) >> 15) & 1; in ccdc_getfid()
Disif_regs.h10 #define MODESET 0x04 macro
Disif.c208 cul->en_lpf << ISIF_LPF_SHIFT, MODESET); in isif_config_culling()
576 regw(val, MODESET); in isif_config_raw()
837 return (regr(MODESET) >> 15) & 0x1; in isif_getfid()
939 regw(modeset, MODESET); in isif_config_ycbcr()
Ddm355_ccdc_regs.h12 #define MODESET 0x04 macro
/linux-6.1.9/Documentation/devicetree/bindings/mfd/ !
Dx-powers,axp152.yaml130 Set this when the PMIC is wired for self-working mode through the MODESET
136 Set this when the PMIC is wired for master mode through the MODESET pin.
/linux-6.1.9/drivers/staging/media/omap4iss/ !
Diss_ipipeif.c61 ISIF_PRINT_REGISTER(iss, MODESET); in ipipeif_print_status()