/linux/drivers/iio/potentiometer/ |
H A D | x9250.c | 4 * x9250.c -- Renesas X9250 potentiometers IIO driver 25 struct x9250 { struct 35 static int x9250_write8(struct x9250 *x9250, u8 cmd, u8 val) in x9250_write8() argument 43 return spi_write_then_read(x9250->spi, txbuf, ARRAY_SIZE(txbuf), NULL, 0); in x9250_write8() 46 static int x9250_read8(struct x9250 *x9250, u8 cmd, u8 *val) in x9250_read8() argument 53 return spi_write_then_read(x9250->spi, txbuf, ARRAY_SIZE(txbuf), val, 1); in x9250_read8() 76 struct x9250 *x9250 = iio_priv(indio_dev); in x9250_read_raw() local 83 ret = x9250_read8(x9250, X9250_CMD_RD_WCR(ch), &v); in x9250_read_raw() 90 *val = 1000 * x9250->cfg->kohms; in x9250_read_raw() 117 struct x9250 *x9250 = iio_priv(indio_dev); in x9250_write_raw() local [all …]
|
H A D | Kconfig | 139 config X9250 config 140 tristate "Renesas X9250 quad controlled potentiometers" 143 Enable support for the Renesas X9250 quad controlled 147 will be called x9250.
|
H A D | Makefile | 18 obj-$(CONFIG_X9250) += x9250.o
|
/linux/Documentation/devicetree/bindings/iio/potentiometer/ |
H A D | renesas,x9250.yaml | 4 $id: http://devicetree.org/schemas/iio/potentiometer/renesas,x9250.yaml# 7 title: Renesas X9250 quad potentiometers 13 The Renesas X9250 integrates four digitally controlled potentiometers.
|
/linux/drivers/gpu/drm/radeon/ |
H A D | si.c | 690 0x9250, 0xffffffff, 0x000d000c, 804 0x9250, 0xffffffff, 0x000d000c, 901 0x9250, 0xffffffff, 0x000d000c,
|
/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_dump.h | 103 { 0x9250, 16, 0x1c, 0x924},
|
/linux/ |
H A D | MAINTAINERS | 19718 RENESAS X9250 DIGITAL POTENTIOMETERS DRIVER 19722 F: Documentation/devicetree/bindings/iio/potentiometer/renesas,x9250.yaml 19723 F: drivers/iio/potentiometer/x9250.c
|
/linux/fs/nls/ |
H A D | nls_cp932.c | 1317 0x9245,0x9249,0x9264,0x9248,0x9295,0x923F,0x924B,0x9250,/* 0xE8-0xEF */
|
H A D | nls_cp950.c | 2218 0x9236,0x9261,0x9270,0x9231,0x9254,0x9263,0x9250,0x9272,/* 0xC0-0xC7 */
|
H A D | nls_cp936.c | 3480 0x924E,0x924F,0x9250,0x9251,0x9252,0x9253,0x9254,0x9255,/* 0x48-0x4F */
|
/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | rtw8852b_table.c | 13673 {0x9250, 0x00000000},
|
H A D | rtw8852a_table.c | 42656 {0x9250, 0x00000000},
|