Searched refs:DEBUG_REG (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/davinci/ |
H A D | pll.c | 959 #define DEBUG_REG(n) \ macro 966 DEBUG_REG(REVID), 967 DEBUG_REG(PLLCTL), 968 DEBUG_REG(OCSEL), 969 DEBUG_REG(PLLSECCTL), 970 DEBUG_REG(PLLM), 971 DEBUG_REG(PREDIV), 972 DEBUG_REG(PLLDIV1), 973 DEBUG_REG(PLLDIV2), 974 DEBUG_REG(PLLDIV [all...] |
/kernel/linux/linux-6.6/drivers/clk/davinci/ |
H A D | pll.c | 943 #define DEBUG_REG(n) \ macro 950 DEBUG_REG(REVID), 951 DEBUG_REG(PLLCTL), 952 DEBUG_REG(OCSEL), 953 DEBUG_REG(PLLSECCTL), 954 DEBUG_REG(PLLM), 955 DEBUG_REG(PREDIV), 956 DEBUG_REG(PLLDIV1), 957 DEBUG_REG(PLLDIV2), 958 DEBUG_REG(PLLDIV [all...] |
/kernel/linux/linux-5.10/drivers/media/usb/cpia2/ |
H A D | cpia2.h | 61 #define DEBUG_REG 0x00000001 macro
|
H A D | cpia2_core.c | 43 static unsigned int debugs_on; /* default 0 - DEBUG_REG */ 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 7 milliseconds