Searched refs:DEBUG_REG (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/clk/davinci/ |
| A D | pll.c | 966 DEBUG_REG(REVID), 967 DEBUG_REG(PLLCTL), 968 DEBUG_REG(OCSEL), 970 DEBUG_REG(PLLM), 971 DEBUG_REG(PREDIV), 975 DEBUG_REG(OSCDIV), 977 DEBUG_REG(BPDIV), 978 DEBUG_REG(PLLCMD), 980 DEBUG_REG(ALNCTL), 982 DEBUG_REG(CKEN), [all …]
|
| /linux/drivers/media/usb/cpia2/ |
| A D | cpia2.h | 61 #define DEBUG_REG 0x00000001 macro
|
| A D | cpia2_core.c | 537 if (debugs_on & DEBUG_REG) in cpia2_send_command() 545 if (debugs_on & DEBUG_REG) in cpia2_send_command() 553 if (debugs_on & DEBUG_REG) in cpia2_send_command() 561 if (debugs_on & DEBUG_REG) in cpia2_send_command() 575 if (debugs_on & DEBUG_REG) { in cpia2_send_command()
|
Completed in 10 milliseconds