Home
last modified time | relevance | path

Searched refs:channel (Results 1 – 21 of 21) sorted by relevance

/board/freescale/lx2160a/
A Dlx2160a.c226 int i2c_multiplexer_select_vid_channel(u8 channel) in i2c_multiplexer_select_vid_channel() argument
228 return select_i2c_ch_pca9547(channel, 0); in i2c_multiplexer_select_vid_channel()
660 int fdt_fixup_add_thermal(void *blob, int mux_node, int channel, int reg) in fdt_fixup_add_thermal() argument
670 "i2c@%x", channel); in fdt_fixup_add_thermal()
694 fdt_setprop_u32 (blob, noff, "reg", channel); in fdt_fixup_add_thermal()
715 void fdt_fixup_delete_thermal(void *blob, int mux_node, int channel, int reg) in fdt_fixup_delete_thermal() argument
724 if (value == channel) { in fdt_fixup_delete_thermal()
/board/freescale/common/
A Dvid.c39 int __weak i2c_multiplexer_select_vid_channel(u8 channel) in i2c_multiplexer_select_vid_channel() argument
310 u8 channel = PWM_CHANNEL0; in read_voltage_from_pmbus() local
320 ret = I2C_WRITE(dev, PMBUS_CMD_PAGE, &channel, sizeof(channel)); in read_voltage_from_pmbus()
322 printf("VID: failed to select VDD page %d\n", channel); in read_voltage_from_pmbus()
/board/freescale/t208xqds/
A Dt208xqds.c84 int i2c_multiplexer_select_vid_channel(u8 channel) in i2c_multiplexer_select_vid_channel() argument
86 return select_i2c_ch_pca9547(channel, 0); in i2c_multiplexer_select_vid_channel()
A DREADME33 - Three eight-channel DMA engines
/board/samsung/universal_c210/
A Duniversal.c50 static unsigned short get_adc_value(int channel) in get_adc_value() argument
57 writel(channel & 0xF, &adc->adcmux); in get_adc_value()
/board/synopsys/emsdp/
A DREADME17 * On-board 2-channel FTDI TTL-to-USB converter
18 - The first channel is used for serial debug port (which makes it possible
24 - The second channel is used for built-in Digilent USB JTAG probe.
/board/freescale/ls1046aqds/
A Dls1046aqds.c295 int i2c_multiplexer_select_vid_channel(u8 channel) in i2c_multiplexer_select_vid_channel() argument
297 return select_i2c_ch_pca9547(channel, 0); in i2c_multiplexer_select_vid_channel()
/board/synopsys/hsdk/
A DREADME17 * On-board 2-channel FTDI TTL-to-USB converter
18 - The first channel is used for serial debug port (which makes it possible
24 - The second channel is used for built-in Digilent USB JTAG probe.
/board/freescale/ls1043aqds/
A Dls1043aqds.c299 int i2c_multiplexer_select_vid_channel(u8 channel) in i2c_multiplexer_select_vid_channel() argument
301 return select_i2c_ch_pca9547(channel, 0); in i2c_multiplexer_select_vid_channel()
/board/synopsys/iot_devkit/
A DREADME23 * On-board 2-channel FTDI TTL-to-USB converter
24 - The first channel is used for serial debug port (which makes it possible
30 - The second channel is used for built-in Digilent USB JTAG probe.
/board/freescale/ls2080ardb/
A Dls2080ardb.c212 int i2c_multiplexer_select_vid_channel(u8 channel) in i2c_multiplexer_select_vid_channel() argument
214 return select_i2c_ch_pca9547(channel, 0); in i2c_multiplexer_select_vid_channel()
/board/raspberrypi/rpi/
A Dgpudevs.asl349 // DMA channel 11 control
359 // Interrupt DMA channel 11
361 // DMA channel 11, DREQ 5 for PWM
/board/buffalo/lsxl/
A Dkwbimage-lschl.cfg201 # bit20-16: 0, Pad N channel driving strength for ODT
202 # bit25-21: 0, Pad P channel driving strength for ODT
A Dkwbimage-lsxhl.cfg201 # bit20-16: 0, Pad N channel driving strength for ODT
202 # bit25-21: 0, Pad P channel driving strength for ODT
/board/d-link/dns325/
A Dkwbimage.cfg181 # bit20-16: 0, Pad N channel driving strength for ODT
182 # bit25-21: 0, Pad P channel driving strength for ODT
/board/freescale/ls1088a/
A Dls1088a.c655 int i2c_multiplexer_select_vid_channel(u8 channel) in i2c_multiplexer_select_vid_channel() argument
657 return select_i2c_ch_pca9547(channel, 0); in i2c_multiplexer_select_vid_channel()
/board/rockchip/evb_rk3399/
A DREADME9 * DRAM: 4GB-128MB dual-channel
/board/intel/
A DKconfig15 Intel quad-core Atom Processor E3800 with dual-channel DDR3L SODIMM
/board/freescale/t102xrdb/
A DREADME53 - Two 8-channel DMA engines
58 - Serial DMA channel for receive and transmit on all serial channels
/board/freescale/t208xrdb/
A DREADME33 - Three eight-channel DMA engines
/board/freescale/t104xrdb/
A DREADME80 - Two 8-channel DMA engines

Completed in 32 milliseconds