Home
last modified time | relevance | path

Searched refs:DEBUG_REG (Results 1 – 3 of 3) sorted by relevance

/drivers/clk/davinci/
Dpll.c959 #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(PLLDIV3),
[all …]
/drivers/media/usb/cpia2/
Dcpia2.h61 #define DEBUG_REG 0x00000001 macro
Dcpia2_core.c537 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()