Searched refs:RST (Results 1 – 11 of 11) sorted by relevance
/drivers/media/platform/mtk-jpeg/ |
D | mtk_jpeg_dec_parse.c | 15 #define RST 0xd0 macro 126 case RST ... RST + 7: in mtk_jpeg_do_parse()
|
/drivers/pinctrl/ |
D | pinctrl-falcon.c | 107 MFP_FALCON(GPIO0, RST, GPIO, NONE, NONE), 113 MFP_FALCON(GPIO6, RST, GPIO, NONE, NONE), 182 GRP_MUX("por", RST, pins_por), 186 GRP_MUX("hrst", RST, pins_hrst),
|
/drivers/pinctrl/cirrus/ |
D | Kconfig | 4 # Avoid clash caused by MIPS defining RST, which is used in the driver
|
D | pinctrl-lochnagar.c | 200 LN1_PIN_GPIO(CDC_RESET, "codec-reset", RST, CDC_RESET, 1); 201 LN1_PIN_GPIO(DSP_RESET, "dsp-reset", RST, DSP_RESET, 1);
|
/drivers/gpu/drm/mediatek/ |
D | mtk_dpi_regs.h | 13 #define RST BIT(0) macro
|
D | mtk_dpi.c | 134 mtk_dpi_mask(dpi, DPI_RET, reset ? RST : 0, RST); in mtk_dpi_sw_reset()
|
/drivers/scsi/sym53c8xx_2/ |
D | sym_defs.h | 254 #define RST 0x02 /* sta: scsi bus reset detected */ macro
|
D | sym_hipd.c | 184 OUTW(np, nc_sien, RST); in sym_reset_scsi_bus() 1852 OUTW(np, nc_sien , STO|HTH|MA|SGE|UDC|RST|PAR); 2891 if (!(sist & (STO|GEN|HTH|SGE|UDC|SBMC|RST)) && 2912 if (sist & RST) {
|
/drivers/scsi/ |
D | ncr53c8xx.h | 777 #define RST 0x02 /* sta: scsi bus reset detected */ macro
|
D | ncr53c8xx.c | 4455 OUTW (nc_sien, RST); in ncr_reset_scsi_bus() 5166 OUTW (nc_sien , STO|HTH|MA|SGE|UDC|RST|PAR); in ncr_init() 5784 if (!(sist & (STO|GEN|HTH|SGE|UDC|RST)) && in ncr_exception() 5826 if (sist & RST) { in ncr_exception()
|
/drivers/media/platform/ |
D | rcar_jpu.c | 77 #define RST 0xd0 macro
|