Home
last modified time | relevance | path

Searched defs:is_high (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/media/cec/platform/cec-gpio/
H A Dcec-gpio.c75 bool is_high = val > 0; in cec_5v_gpio_irq_handler() local
96 bool is_high = val > 0; in cec_hpd_gpio_irq_handler() local
/openbmc/linux/drivers/media/cec/core/
H A Dcec-adap.c150 void cec_queue_pin_cec_event(struct cec_adapter *adap, bool is_high, in cec_queue_pin_cec_event()
170 void cec_queue_pin_hpd_event(struct cec_adapter *adap, bool is_high, ktime_t ts) in cec_queue_pin_hpd_event()
186 void cec_queue_pin_5v_event(struct cec_adapter *adap, bool is_high, ktime_t ts) in cec_queue_pin_5v_event()
/openbmc/linux/drivers/spi/
H A Dspi-altera-core.c73 static void altera_spi_set_cs(struct spi_device *spi, bool is_high) in altera_spi_set_cs()
H A Dspi-cs42l43.c147 static void cs42l43_set_cs(struct spi_device *spi, bool is_high) in cs42l43_set_cs()
H A Dspi-sifive.c153 static void sifive_spi_set_cs(struct spi_device *device, bool is_high) in sifive_spi_set_cs()
H A Dspi-cadence.c180 static void cdns_spi_chipselect(struct spi_device *spi, bool is_high) in cdns_spi_chipselect()
H A Dspi-zynqmp-gqspi.c460 static void zynqmp_qspi_chipselect(struct spi_device *qspi, bool is_high) in zynqmp_qspi_chipselect()
/openbmc/qemu/target/arm/
H A Dgdbstub64.c232 bool is_high = reg & 2; in aarch64_gdb_get_pauth_reg() local
/openbmc/linux/sound/soc/codecs/
H A Dnau8821.c1020 bool active_high, is_high; in nau8821_is_jack_inserted() local
H A Dnau8825.c1578 bool active_high, is_high; in nau8825_is_jack_inserted() local
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.c4725 bool is_high = extract32(op_id, 2, 1); in disas_data_proc_3src() local