Home
last modified time | relevance | path

Searched refs:ucb1x00 (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/include/linux/mfd/
H A Ducb1x00.h121 struct ucb1x00 { struct
147 struct ucb1x00 *ucb; argument
161 #define classdev_to_ucb1x00(cd) container_of(cd, struct ucb1x00, dev)
172 static inline unsigned int ucb1x00_clkrate(struct ucb1x00 *ucb) in ucb1x00_clkrate()
183 static inline void ucb1x00_enable(struct ucb1x00 *ucb) in ucb1x00_enable()
196 static inline void ucb1x00_disable(struct ucb1x00 *ucb) in ucb1x00_disable()
210 static inline void ucb1x00_reg_write(struct ucb1x00 *ucb, unsigned int reg, unsigned int val) in ucb1x00_reg_write()
223 static inline unsigned int ucb1x00_reg_read(struct ucb1x00 *ucb, unsigned int reg) in ucb1x00_reg_read()
232 static inline void ucb1x00_set_audio_divisor(struct ucb1x00 *ucb, unsigned int div) in ucb1x00_set_audio_divisor()
242 static inline void ucb1x00_set_telecom_divisor(struct ucb1x00 *ucb, unsigned int div) in ucb1x00_set_telecom_divisor()
[all …]
/openbmc/linux/drivers/mfd/
H A Ducb1x00-core.c50 void ucb1x00_io_set_dir(struct ucb1x00 *ucb, unsigned int in, unsigned int out) in ucb1x00_io_set_dir()
78 void ucb1x00_io_write(struct ucb1x00 *ucb, unsigned int set, unsigned int clear) in ucb1x00_io_write()
102 unsigned int ucb1x00_io_read(struct ucb1x00 *ucb) in ucb1x00_io_read()
109 struct ucb1x00 *ucb = gpiochip_get_data(chip); in ucb1x00_gpio_set()
126 struct ucb1x00 *ucb = gpiochip_get_data(chip); in ucb1x00_gpio_get()
138 struct ucb1x00 *ucb = gpiochip_get_data(chip); in ucb1x00_gpio_direction_input()
154 struct ucb1x00 *ucb = gpiochip_get_data(chip); in ucb1x00_gpio_direction_output()
181 struct ucb1x00 *ucb = gpiochip_get_data(chip); in ucb1x00_to_irq()
211 void ucb1x00_adc_enable(struct ucb1x00 *ucb) in ucb1x00_adc_enable()
237 unsigned int ucb1x00_adc_read(struct ucb1x00 *ucb, int adc_channel, int sync) in ucb1x00_adc_read()
[all …]
H A Ducb1x00-assabet.c24 struct ucb1x00 *ucb = classdev_to_ucb1x00(dev); \
39 struct ucb1x00 *ucb = dev->ucb; in ucb1x00_assabet_add()
H A DMakefile128 obj-$(CONFIG_MCP_UCB1200) += ucb1x00-core.o
129 obj-$(CONFIG_MCP_UCB1200_TS) += ucb1x00-ts.o
132 obj-$(CONFIG_MCP_UCB1200) += ucb1x00-assabet.o
H A Ducb1x00-ts.c40 struct ucb1x00 *ucb;
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/tslib/
H A Dtslib_1.23.bb41 PACKAGECONFIG[ucb1x00] = "--enable-ucb1x00,--disable-ucb1x00"
/openbmc/linux/drivers/power/supply/
H A Dcollie_battery.c26 static struct ucb1x00 *ucb;
/openbmc/linux/Documentation/admin-guide/
H A Ddevices.txt265 14 = /dev/touchscreen/ucb1x00 UCB 1x00 touchscreen
/openbmc/linux/
H A Dopengrok0.0.log[all...]
H A Dopengrok1.0.log[all...]
H A Dopengrok2.0.log[all...]