Searched refs:mgb4_mask_reg (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/media/pci/mgb4/ |
| H A D | mgb4_regs.h | 23 static inline void mgb4_mask_reg(struct mgb4_regs *regs, u32 reg, u32 mask, in mgb4_mask_reg() function
|
| H A D | mgb4_vout.c | 189 mgb4_mask_reg(&mgbdev->video, voutdev->config->regs.config, 0x2, 0x0); in stop_streaming() 208 mgb4_mask_reg(video, config->regs.config, 0x2, 0x2); in start_streaming()
|
| H A D | mgb4_vin.c | 295 mgb4_mask_reg(&vindev->mgbdev->video, config->regs.config, 0x2, in stop_streaming() 318 mgb4_mask_reg(&vindev->mgbdev->video, config->regs.config, 0x2, in start_streaming()
|