Searched refs:max2175 (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | max2175.c | 263 struct max2175 { struct 299 static inline struct max2175 *max2175_from_sd(struct v4l2_subdev *sd) in max2175_from_sd() argument 301 return container_of(sd, struct max2175, sd); in max2175_from_sd() 304 static inline struct max2175 *max2175_from_ctrl_hdl(struct v4l2_ctrl_handler *h) in max2175_from_ctrl_hdl() 306 return container_of(h, struct max2175, ctrl_hdl); in max2175_from_ctrl_hdl() 316 static int max2175_read(struct max2175 *ctx, u8 idx, u8 *val) in max2175_read() 330 static int max2175_write(struct max2175 *ctx, u8 idx, u8 val) in max2175_write() 342 static u8 max2175_read_bits(struct max2175 *ctx, u8 idx, u8 msb, u8 lsb) in max2175_read_bits() 352 static int max2175_write_bits(struct max2175 *ctx, u8 idx, in max2175_write_bits() 364 static int max2175_write_bit(struct max2175 *ctx, u8 idx, u8 bit, u8 newval) in max2175_write_bit() [all …]
|
| H A D | Makefile | 233 obj-$(CONFIG_SDR_MAX2175) += max2175.o
|
| H A D | Kconfig | 845 module will be called max2175.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/i2c/ |
| H A D | max2175.txt | 9 - compatible: "maxim,max2175" for MAX2175 RF-to-bits tuner. 48 compatible = "maxim,max2175";
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/drivers/ |
| H A D | index.rst | 36 max2175
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/media/ |
| H A D | i2c-cardlist.rst | 171 max2175 Maxim 2175 RF to Bits tuner
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | ..install.cmd | 1 ….h atmioc.h hid.h zorro.h param.h auto_dev-ioctl.h scif_ioctl.h if_ppp.h max2175.h pmu.h if_addrla…
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | ..install.cmd | 1 ….h atmioc.h hid.h zorro.h param.h auto_dev-ioctl.h scif_ioctl.h if_ppp.h max2175.h pmu.h if_addrla…
|
| /OK3568_Linux_fs/kernel/ |
| H A D | MAINTAINERS | 10634 F: Documentation/devicetree/bindings/media/i2c/max2175.txt 10635 F: Documentation/userspace-api/media/drivers/max2175.rst 10636 F: drivers/media/i2c/max2175* 10637 F: include/uapi/linux/max2175.h
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/files/ |
| H A D | buildhistory_filelist1.txt | 3618 -rw-r--r-- root root 1035 ./usr/include/linux/max2175.h
|
| H A D | buildhistory_filelist2.txt | 3619 -rw-r--r-- root root 1035 ./usr/include/linux/max2175.h
|