| /OK3568_Linux_fs/kernel/include/soc/rockchip/ |
| H A D | rockchip_system_monitor.h | 154 bool is_high); 161 bool is_high); 186 bool is_high) in rockchip_monitor_cpu_high_temp_adjust() argument 215 bool is_high) in rockchip_monitor_dev_high_temp_adjust() argument
|
| /OK3568_Linux_fs/kernel/drivers/media/cec/platform/cec-gpio/ |
| H A D | cec-gpio.c | 75 bool is_high = val > 0; in cec_5v_gpio_irq_handler() local 77 if (val < 0 || is_high == cec->v5_is_high) in cec_5v_gpio_irq_handler() 80 cec->v5_is_high = is_high; in cec_5v_gpio_irq_handler() 96 bool is_high = val > 0; in cec_hpd_gpio_irq_handler() local 98 if (val < 0 || is_high == cec->hpd_is_high) in cec_hpd_gpio_irq_handler() 101 cec->hpd_is_high = is_high; in cec_hpd_gpio_irq_handler()
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-sifive.c | 153 static void sifive_spi_set_cs(struct spi_device *device, bool is_high) in sifive_spi_set_cs() argument 159 is_high = !is_high; in sifive_spi_set_cs() 161 sifive_spi_write(spi, SIFIVE_SPI_REG_CSMODE, is_high ? in sifive_spi_set_cs()
|
| H A D | spi-altera.c | 104 static void altera_spi_set_cs(struct spi_device *spi, bool is_high) in altera_spi_set_cs() argument 108 if (is_high) { in altera_spi_set_cs()
|
| H A D | spi-cadence.c | 174 static void cdns_spi_chipselect(struct spi_device *spi, bool is_high) in cdns_spi_chipselect() argument 181 if (is_high) { in cdns_spi_chipselect()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | custom_gpio_linux.c | 211 void gpio_int(u8 is_high) in gpio_int() argument 213 RTW_INFO("%s level=%d\n", __func__, is_high); in gpio_int()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | custom_gpio_linux.c | 211 void gpio_int(u8 is_high) in gpio_int() argument 213 RTW_INFO("%s level=%d\n", __func__, is_high); in gpio_int()
|
| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | cec.h | 352 void cec_queue_pin_cec_event(struct cec_adapter *adap, bool is_high, 363 void cec_queue_pin_hpd_event(struct cec_adapter *adap, bool is_high, ktime_t ts); 373 void cec_queue_pin_5v_event(struct cec_adapter *adap, bool is_high, ktime_t ts);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/ |
| H A D | custom_gpio_linux.c | 306 void gpio_int(u8 is_high) in gpio_int() argument 308 RTW_INFO("%s level=%d\n", __func__, is_high); in gpio_int()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/ |
| H A D | custom_gpio_linux.c | 306 void gpio_int(u8 is_high) in gpio_int() argument 308 RTW_INFO("%s level=%d\n", __func__, is_high); in gpio_int()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/ |
| H A D | custom_gpio_linux.c | 320 void gpio_int(u8 is_high) in gpio_int() argument 322 DBG_8192C("%s level=%d\n",__func__, is_high); in gpio_int()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/ |
| H A D | custom_gpio_linux.c | 306 void gpio_int(u8 is_high) in gpio_int() argument 308 RTW_INFO("%s level=%d\n", __func__, is_high); in gpio_int()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/ |
| H A D | custom_gpio_linux.c | 307 void gpio_int(u8 is_high) in gpio_int() argument 309 RTW_INFO("%s level=%d\n", __func__, is_high); in gpio_int()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/ |
| H A D | custom_gpio_linux.c | 307 void gpio_int(u8 is_high) in gpio_int() argument 309 RTW_INFO("%s level=%d\n", __func__, is_high); in gpio_int()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/ |
| H A D | custom_gpio_linux.c | 306 void gpio_int(u8 is_high) in gpio_int() argument 308 RTW_INFO("%s level=%d\n", __func__, is_high); in gpio_int()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/ |
| H A D | custom_gpio_linux.c | 312 void gpio_int(u8 is_high) in gpio_int() argument 314 RTW_INFO("%s level=%d\n", __func__, is_high); in gpio_int()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/ |
| H A D | custom_gpio_linux.c | 307 void gpio_int(u8 is_high) in gpio_int() argument 309 RTW_INFO("%s level=%d\n", __func__, is_high); in gpio_int()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | custom_gpio_linux.c | 306 void gpio_int(u8 is_high) in gpio_int() argument 308 RTW_INFO("%s level=%d\n", __func__, is_high); in gpio_int()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/ |
| H A D | custom_gpio_linux.c | 306 void gpio_int(u8 is_high) in gpio_int() argument 308 RTW_INFO("%s level=%d\n", __func__, is_high); in gpio_int()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/ |
| H A D | custom_gpio_linux.c | 306 void gpio_int(u8 is_high) in gpio_int() argument 308 RTW_INFO("%s level=%d\n", __func__, is_high); in gpio_int()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/ |
| H A D | custom_gpio_linux.c | 307 void gpio_int(u8 is_high) in gpio_int() argument 309 RTW_INFO("%s level=%d\n", __func__, is_high); in gpio_int()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/ |
| H A D | custom_gpio_linux.c | 307 void gpio_int(u8 is_high) in gpio_int() argument 309 RTW_INFO("%s level=%d\n", __func__, is_high); in gpio_int()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/ |
| H A D | custom_gpio_linux.c | 320 void gpio_int(u8 is_high) in gpio_int() argument 322 DBG_8192C("%s level=%d\n",__func__, is_high); in gpio_int()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/ |
| H A D | custom_gpio_linux.c | 306 void gpio_int(u8 is_high) in gpio_int() argument 308 RTW_INFO("%s level=%d\n", __func__, is_high); in gpio_int()
|
| /OK3568_Linux_fs/kernel/drivers/soc/rockchip/ |
| H A D | rockchip_system_monitor.c | 791 bool is_high) in rockchip_monitor_cpu_high_temp_adjust() argument 805 if (is_high) in rockchip_monitor_cpu_high_temp_adjust() 837 bool is_high) in rockchip_monitor_dev_high_temp_adjust() argument 851 if (is_high) in rockchip_monitor_dev_high_temp_adjust() 940 bool is_high) in rockchip_high_temp_adjust() argument 949 devp->high_temp_adjust(info, is_high); in rockchip_high_temp_adjust() 951 dev_dbg(info->dev, "high_temp %d\n", is_high); in rockchip_high_temp_adjust() 952 ret = devp->high_temp_adjust(info, is_high); in rockchip_high_temp_adjust() 954 info->is_high_temp = is_high; in rockchip_high_temp_adjust()
|