Searched refs:gnd (Results 1 – 15 of 15) sorted by relevance
/openbmc/qemu/hw/block/ |
H A D | nand.c | 73 uint8_t cle, ale, ce, wp, gnd; member 263 if (s->gnd) { in nand_load_block() 373 VMSTATE_UINT8(gnd, NANDFlashState), 485 uint8_t ce, uint8_t wp, uint8_t gnd) in nand_setpins() argument 493 s->gnd = gnd; in nand_setpins()
|
/openbmc/qemu/include/hw/block/ |
H A D | flash.h | 50 uint8_t ce, uint8_t wp, uint8_t gnd);
|
/openbmc/qemu/hw/misc/ |
H A D | bcm2835_cprman.c | 681 s->gnd = clock_new(obj, "gnd"); in cprman_init() 683 clock_set(s->gnd, 0); in cprman_init() 700 [CPRMAN_CLOCK_SRC_GND] = s->gnd, in connect_mux_sources() 711 src = s->gnd; in connect_mux_sources()
|
H A D | stm32l4x5_rcc.c | 1288 s->gnd = clock_new(obj, "gnd"); in stm32l4x5_rcc_init() 1298 [RCC_CLOCK_MUX_SRC_GND] = s->gnd, in connect_mux_sources() 1426 clock_update(s->gnd, 0); in stm32l4x5_rcc_realize()
|
/openbmc/linux/include/linux/iio/adc/ |
H A D | qcom-vadc-common.h | 80 s32 gnd; member
|
/openbmc/qemu/include/hw/misc/ |
H A D | bcm2835_cprman.h | 207 Clock *gnd; member
|
H A D | stm32l4x5_rcc.h | 218 Clock *gnd; member
|
/openbmc/linux/arch/arm64/boot/dts/nvidia/ |
H A D | tegra186-p3310.dtsi | 397 gnd: regulator-gnd { label
|
H A D | tegra186-p3509-0000+p3636-0001.dts | 621 vddio-hsic-supply = <&gnd>; 1080 gnd: regulator-gnd { label
|
H A D | tegra186-p2771-0000.dts | 2301 vddio-hsic-supply = <&gnd>;
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sc7180-trogdor-pazquel.dtsi | 24 semtech,cs-idle-sleep = "gnd";
|
/openbmc/linux/drivers/iio/adc/ |
H A D | qcom-spmi-vadc.c | 383 vadc->graph[VADC_CALIB_ABSOLUTE].gnd = read_2; in vadc_measure_ref_points() 402 vadc->graph[VADC_CALIB_RATIOMETRIC].gnd = read_2; in vadc_measure_ref_points()
|
H A D | qcom-pm8xxx-xoadc.c | 617 adc->graph[VADC_CALIB_ABSOLUTE].gnd = read_0625v; in pm8xxx_calibrate_device() 640 adc->graph[VADC_CALIB_RATIOMETRIC].gnd = read_nomux_rsv4; in pm8xxx_calibrate_device()
|
H A D | qcom-vadc-common.c | 398 *scale_voltage = (adc_code - calib_graph->gnd); in qcom_vadc_scale_calib()
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3568-bpi-r2-pro.dts | 678 /* fan 5v - gnd - pwm */
|