Home
last modified time | relevance | path

Searched defs:chan_read (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/iio/proximity/
H A Dsx_common.h133 unsigned long chan_read; member
H A Dsx_common.c128 unsigned long chan_read, in sx_common_update_chan_en()
/openbmc/linux/drivers/net/ethernet/ti/
H A Ddavinci_cpdma.c174 #define chan_read(chan, fld) readl((chan)->fld) macro
/openbmc/u-boot/drivers/net/ti/
H A Dcpsw.c208 #define chan_read(chan, fld) __raw_readl((chan)->fld) macro