Lines Matching refs:LOG
49 #define LOG(x...) pr_info("[BT_RFKILL]: " x) macro
120 LOG("BT_WAKE_HOST IRQ fired\n"); in rfkill_rk_wake_host_irq()
140 LOG("Failed to get %s gpio.\n", gpio->name); in rfkill_rk_setup_gpio()
165 LOG("Request irq for bt wakeup host\n"); in rfkill_rk_setup_wake_irq()
176 LOG("** disable irq\n"); in rfkill_rk_setup_wake_irq()
238 LOG("*** RFKILL is empty???\n"); in rfkill_rk_sleep_bt()
267 LOG("%s: rfkill-bt driver has not Successful initialized\n", in rfkill_get_bt_power_state()
297 LOG("%s: cannot get wifi power state!\n", __func__); in rfkill_rk_set_power()
313 LOG("%s: set bt wake_host high!\n", __func__); in rfkill_rk_set_power()
339 LOG("%s: set bt wake_host input!\n", __func__); in rfkill_rk_set_power()
345 LOG("ENABLE UART_RTS\n"); in rfkill_rk_set_power()
348 LOG("DISABLE UART_RTS\n"); in rfkill_rk_set_power()
354 LOG("bt turn on power\n"); in rfkill_rk_set_power()
366 LOG("bt shut off power\n"); in rfkill_rk_set_power()
376 LOG("%s: bt will set vbat to low\n", __func__); in rfkill_rk_set_power()
379 LOG("%s: bt shouldn't control the vbat\n", __func__); in rfkill_rk_set_power()
443 LOG("** disable irq\n"); in rfkill_rk_pm_complete()
519 LOG("%s: get property wifi-bt-power-toggle.\n", __func__); in bluetooth_platdata_parse_dt()
528 LOG("%s: get property: uart_rts_gpios = %d.\n", __func__, gpio); in bluetooth_platdata_parse_dt()
537 LOG("%s: dts does't define the uart rts iomux.\n", in bluetooth_platdata_parse_dt()
544 LOG("%s: uart_rts_gpios is no-in-use.\n", __func__); in bluetooth_platdata_parse_dt()
551 LOG("%s: get property: BT,power_gpio = %d.\n", __func__, gpio); in bluetooth_platdata_parse_dt()
559 LOG("%s: get property: BT,reset_gpio = %d.\n", __func__, gpio); in bluetooth_platdata_parse_dt()
567 LOG("%s: get property: BT,wake_gpio = %d.\n", __func__, gpio); in bluetooth_platdata_parse_dt()
575 LOG("%s: get property: BT,wake_host_irq = %d.\n", __func__, in bluetooth_platdata_parse_dt()
583 LOG("%s: clk_get failed!!!.\n", __func__); in bluetooth_platdata_parse_dt()
621 LOG("%s: No platform data specified\n", __func__); in rfkill_rk_probe()
641 LOG("Unable to create /proc/bluetooth directory"); in rfkill_rk_probe()
647 LOG("Unable to create /proc/%s directory", PROC_DIR); in rfkill_rk_probe()
654 LOG("Unable to create /proc/%s/lpm entry", PROC_DIR); in rfkill_rk_probe()
662 LOG("Unable to create /proc/%s/btwrite entry", PROC_DIR); in rfkill_rk_probe()
725 LOG("%s device registered.\n", pdata->name); in rfkill_rk_probe()
747 LOG("Enter %s\n", __func__); in rfkill_rk_remove()
810 LOG("Enter %s\n", __func__); in rfkill_rk_init()
819 LOG("Enter %s\n", __func__); in rfkill_rk_exit()